Progress® Telerik® Reporting R1 2021
ReportServiceBase.IReportService.GetPage Method
Retrieves a rendered page for the given rendering session ID and page number. This operation is intended for internal use only.
Namespace:
Telerik.Reporting.ServiceAssembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll) Version: 15.0.21.329 R1 2021 SP2
Syntax
Parameters
- instanceID
- Type: SystemString
The unique identifier of the rendering session as returned by a previous call to RenderAndCache operation. - pageNumber
- Type: SystemInt32
The serial number of the page to retrieve.
Return Value
Type: PageInfoA PageInfo that contains the page data.
Implements
IReportServiceGetPage(String, Int32)Version Information
Supported in: 1.0.1