ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLPrintSettings Class / PaperSize Property

In This Topic
    PaperSize Property
    In This Topic
    Gets the paper size in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSize As System.Drawing.SizeF
    public System.Drawing.SizeF PaperSize {get;}
    See Also