[]
Represents information about the document to be previewed in the viewer.
public class ViewerSettings.ViewerDocumentInfo
Name | Description |
---|---|
ViewerDocumentInfo() |
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. |