ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / SupportedPageInfo Class / Height Property

In This Topic
    Height Property (SupportedPageInfo)
    In This Topic
    Gets the page height in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As Integer
    public int Height {get;}
    See Also