Progress® Telerik® Reporting R1 2021
RenderingResult Class
Represents the result of the Render service operation.
Inheritance Hierarchy
SystemObject
Telerik.Reporting.ServiceServiceOperationResultBase
Telerik.Reporting.ServiceRenderingResult
Namespace:
Telerik.Reporting.ServiceTelerik.Reporting.ServiceServiceOperationResultBase
Telerik.Reporting.ServiceRenderingResult
Assembly: Telerik.Reporting.Service (in Telerik.Reporting.Service.dll) Version: 15.0.21.224 R1 2021 SP1
Syntax
The RenderingResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RenderingResult | Initializes a new instance of the RenderingResult class |
Properties
Name | Description | |
---|---|---|
![]() | DocumentBytes |
Byte array that contains the rendered report.
|
![]() | DocumentName |
Gets or sets the name of the created document.
|
![]() | Error |
Gets or sets the current error message for the current service operation.
(Inherited from ServiceOperationResultBase.) |
![]() | Extension |
Gets or sets the file extension of the document.
|
![]() | HasError |
Indicates whether the current operation has ended with error.
(Inherited from ServiceOperationResultBase.) |
![]() | MimeType |
Gets or sets the MIME type of the document.
|
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