ComponentOne Reports for WPF
C1.C1Preview Namespace / IDocumentLocation Interface / PageNo Property

In This Topic
    PageNo Property (IDocumentLocation)
    In This Topic
    Gets the logical number of page containing this location.
    Syntax
    'Declaration
     
    ReadOnly Property PageNo As Integer
    int PageNo {get;}
    See Also