ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / IPageInformationService Interface / GetCumulativePageCount Method

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