[]
Represents the settings for the viewer.
public class ViewerSettings
The ViewerSettings class provides properties to configure the element ID, application title, document information, and UI theme for the viewer.
| Name | Description |
|---|---|
| ViewerSettings() |
| Name | Description |
|---|---|
| ApplicationTitle | Gets or sets the application title passed by the Designer. |
| DocumentInfo | Gets or sets the information on the report to be previewed. |
| Element | Gets or sets the ID of the element where the viewer should be rendered. |
| Theme | Gets or sets the UI theme for the viewer. |