ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocExportSettings Class / PageHeight Property

In This Topic
    PageHeight Property (DocExportSettings)
    In This Topic
    Gets or sets the page height of the document.
    Syntax
    'Declaration
     
    Public Property PageHeight As StringDefaultExportSetting
    public StringDefaultExportSetting PageHeight {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the page height of the document.
    See Also