New to Telerik Report Server? Start a free 30-day trial
DocumentStatus
Represents the processing status of a document.
| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentReady |
Gets or sets a value indicating whether the document has finished generating and is ready to be downloaded. | boolean |
None. |
| PageCount |
Gets or sets the number of pages in the generated document. Available only when | integer |
None. |
| DocumentUrl |
Gets or sets the URL to download the document. Available only when | string |
None. |