ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PageCollection Class / MaxPageX Property

In This Topic
    MaxPageX Property
    In This Topic
    Gets the maximum logical horizontal page coordinate in the current collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxPageX As System.Integer
    public System.int MaxPageX {get;}
    See Also