Search Results for

    Show / Hide Table of Contents

    TPaperDimensions.TPaperDimensions Constructor

    Overloads

    • TPaperDimensions.TPaperDimensions(TPaperSize)
    • TPaperDimensions.TPaperDimensions(String, Double, Double)

    TPaperDimensions.TPaperDimensions(TPaperSize)

    Creates a new TPaperDimensions instance.

    Syntax

    Namespace: FlexCel.Core

    public TPaperDimensions(TPaperSize PaperSize)

    Parameters

    <-> Parameter Type Description
    PaperSize TPaperSize Excel standard papersize.

    See also

    • TPaperDimensions

    TPaperDimensions.TPaperDimensions(String, Double, Double)

    Creates a new TPaperDimensions instance.

    Syntax

    Namespace: FlexCel.Core

    public TPaperDimensions(String aPaperName, Double aWidth, Double aHeight)

    Parameters

    <-> Parameter Type Description
    aPaperName String A string identifying the paper name
    aWidth Double Width in inches/100
    aHeight Double Height in inches/100

    See also

    • TPaperDimensions
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com