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

In This Topic
IPageInformationService Interface Methods
In This Topic

For a list of all members of this type, see IPageInformationService members.

Public Methods
 NameDescription
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the cumulative page count.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the cumulative pagenumber.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page count.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page count within the active section.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the pagenumber.  
 MethodReturns a PageInfoResult who's PageInfoResult.Value will be an integer representing the page number within the active section.  
 MethodReturns a PageInfoResult whose PageInfoResult.Value will be the report items clollection containing the list of ReportItems on the current page.  
Top
See Also