Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IDocumentLocation Interface / PageIndex Property

In This Topic
    PageIndex Property (IDocumentLocation)
    In This Topic
    Gets the index of page (zero-based) containing this location.
    Syntax
    'Declaration
     
    ReadOnly Property PageIndex As Integer
    int PageIndex {get;}
    See Also