ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing 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;}
    See Also