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

In This Topic
    PaperWidth Property (Printer)
    In This Topic
    Page width in inches.
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperWidth As Single
    public float PaperWidth {get;}
    See Also