ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Height Property

In This Topic
    Height Property (Page)
    In This Topic
    Gets or sets the height of the page in inches.
    Syntax
    'Declaration
     
    Public Property Height As Single
    public float Height {get; set;}
    See Also