ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / Printer Class / PaperSizes Property

In This Topic
    PaperSizes Property (Printer)
    In This Topic
    Gets the paper sizes that are supported by this printer. Paper size in hundredths of an inch.
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSizes As PrinterSettings.PaperSizeCollection
    public PrinterSettings.PaperSizeCollection PaperSizes {get;}
    See Also