ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Page Class / Width Property

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