ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / PaperSize Property

In This Topic
    PaperSize Property (SystemPrinter)
    In This Topic
    Gets or sets the paper size for the page.
    Syntax
    'Declaration
     
    Public Property PaperSize As PaperSize
    public PaperSize PaperSize {get; set;}

    Property Value

    System.Drawing.Printing.PaperSize
    See Also