Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / 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