ViewerSettings.ViewerDocumentInfo Class Members
In This Topic
The following tables list the members exposed by ViewerSettings.ViewerDocumentInfo.
Public Constructors
Public Properties
| Name | Description |
| Content | Report content in JSON format that can be useful for report viewers with in-browser rendering. |
| Id | Report id. |
| Name | Report name. |
| PreferredFormat | Specifies preferred rendering format for the document |
| Temporary | Specifies whether the report to-be-previewed is an existing report saved on server side. |
Top
See Also