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

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