ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Width Property

In This Topic
    Width Property (Page)
    In This Topic
    Gets or sets the width of the page (in inches).
    Syntax
    'Declaration
     
    Public Property Width As Single
    public float Width {get; set;}
    See Also