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

In This Topic
    Height Property (ILayoutPage)
    In This Topic
    Gets the height of the page.
    Syntax
    'Declaration
     
    ReadOnly Property Height As Single
    float Height {get;}

    Property Value

    The height of the page as a System.Single.
    See Also