ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / IPageInformationService Interface / GetCumulativePageNumber Method

In This Topic
    GetCumulativePageNumber Method
    In This Topic
    Returns a PageInfoResult who's PageInfoResult.Value will be an integer representing the cumulative pagenumber.
    Syntax
    'Declaration
     
    Function GetCumulativePageNumber() As PageInfoResult
    PageInfoResult GetCumulativePageNumber()
    See Also