PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PageCollection Class / MaxPageX Property

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