ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / PaperSizes Property

In This Topic
    PaperSizes Property (IPrinterSettings)
    In This Topic
    Gets the paper sizes that are supported by this printer.
    Syntax
    'Declaration
     
    ReadOnly Property PaperSizes As PaperSize()
    PaperSize[] PaperSizes {get;}
    See Also