ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IPageSection Interface / Height Property

In This Topic
    Height Property (IPageSection)
    In This Topic
    Gets the height of the page header/footer section.
    Syntax
    'Declaration
     
    ReadOnly Property Height As Length
    Length Height {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the height of the page header/footer section.
    See Also