Progress® Telerik® Reporting R1 2021
RenderingResult Class
Represents a result of the report rendering.
Inheritance Hierarchy
SystemObject
Telerik.Reporting.ProcessingRenderingResult
Namespace:
Telerik.Reporting.ProcessingTelerik.Reporting.ProcessingRenderingResult
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The RenderingResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DocumentBytes |
Gets a byte array that contains the rendered report.
|
![]() | DocumentName |
Gets the name of the created document.
|
![]() | Encoding |
Gets the character encoding of the document.
|
![]() | Errors |
Gets an array of exceptions that has occurred during the report processing.
|
![]() | Extension |
Gets the file extension of the document.
|
![]() | HasErrors |
Gets a value that indicates whether the collection contains errors.
|
![]() | MimeType |
Gets the MIME type of the document.
|
![]() | PageCount |
Gets a value that indicates the total number of pages in the generated document.
|
Version Information
Supported in: 1.0.1