ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / PageBase Class / PageWidth Property

In This Topic
    PageWidth Property (PageBase)
    In This Topic
    Specifies report page width.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property PageWidth As Length
    public abstract Length PageWidth {get;}
    See Also