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

In This Topic
    Height Property (PaperSize)
    In This Topic
    Gets or sets the height of the paper, in hundredths of an inch.
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}

    Property Value

    The height of the paper, in hundredths of an inch.
    See Also