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

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