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

In This Topic
    PaperSize Property (Printer)
    In This Topic
    Gets or sets the paper size for the page. The size is specified in hundredths of an inch.
    Syntax
    'Declaration
     
    Public Property PaperSize As PaperSize
    public PaperSize PaperSize {get; set;}
    See Also