[]
Gets or sets the information on the report to be previewed.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ViewerSettings.ViewerDocumentInfo DocumentInfo { get; set; }
Type | Description |
---|---|
ViewerSettings.ViewerDocumentInfo | An instance of ViewerSettings.ViewerDocumentInfo that contains the report information. |