ViewerSettings.ViewerDocumentInfo Class Members
In This Topic
The following tables list the members exposed by ViewerSettings.ViewerDocumentInfo.
Public Constructors
Public Properties
| Name | Description |
 | Content | Gets or sets the report content in JSON format, useful for report viewers with in-browser rendering. |
 | Id | Gets or sets the ID of the report. |
 | Name | Gets or sets the name of the report. |
 | PreferredFormat | Gets or sets the preferred rendering format for the document. |
 | Temporary | Gets or sets a value indicating whether the report to be previewed is a temporary report saved on the server side. |
Top
See Also