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

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

    Property Value

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