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

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