ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Page Class / Height Property

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