ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / PaperWidth Property

In This Topic
    PaperWidth Property (SystemPrinter)
    In This Topic
    Sets or returns the width of the paper used to print the report.
    Syntax
    'Declaration
     
    Public Property PaperWidth As Single
    public float PaperWidth {get; set;}
    See Also