PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / DocumentLocation Class / PageIndex Property

In This Topic
    PageIndex Property (DocumentLocation)
    In This Topic
    Gets the target 0-based page index.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also