ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPageSettings Interface / PaperSize Property

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

    Property Value

    A PaperSize that represents the size of the paper. The default is the printer's default paper size.
    See Also