ComponentOne Reports for WPF
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