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

In This Topic
    PaperHeight Property (SystemPrinter)
    In This Topic
    Gets or sets the paper height for printing.
    Syntax
    'Declaration
     
    Public Property PaperHeight As Single
    public float PaperHeight {get; set;}
    See Also