Progress® Telerik® Reporting R3 2021
PageInfo Class
Represents the result of the GetPage service operation.
Inheritance Hierarchy
Namespace: Telerik.Reporting.ServiceAssembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll) Version: 15.2.21.1126 R3 2021 SP2
Syntax
The PageInfo type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
![]() | Buffer |
Gets or sets the Byte array that contains the current report page.
|
![]() | Error |
Gets or sets the current error message for the current service operation.
(Inherited from ServiceOperationResultBase.) |
![]() | HasError |
Indicates whether the current operation has ended with error.
(Inherited from ServiceOperationResultBase.) |
![]() | PageNumber |
Gets or sets the serial number of the current report page.
|
Methods
Name | Description | |
---|---|---|
![]() | RaiseExceptionIfNecessary |
Throws an ReportServiceOperationException if the current operation has ended with an error.
(Inherited from ServiceOperationResultBase.) |
![]() | ThrowOnError |
Throws an ReportServiceOperationException if the current operation has ended with an error.
(Inherited from ServiceOperationResultBase.) |
Version Information
Supported in: 1.0.1, 1.0