Name | Description | |
---|---|---|
![]() | Animation | Gets the options for animations. |
![]() | AutoBackgroundColor | Gets or sets a value indicating whether the view area background color is filled with the report body color. Available only for dashboard reports. |
![]() | AvailableExports | Gets or sets the array of export types available via the export functionality of the viewer. |
![]() | DefaultExportSettings | Gets or sets the object containing custom default export settings. Used to set default values and visibility of any field in the export panel. |
![]() | DisplayMode | Gets or sets the display mode for showing rendered pages. This is applicable only for 'HtmlViewer' viewer type. |
![]() | InitialZoomMode | Gets or sets the initial zoom mode. |
![]() | InitialZoomPercentage | Gets or sets the initial zoom percentage. |
![]() | LocalizationJson | Gets or sets the URL of a file containing localization strings. |
![]() | PageView | Gets the options for page view. |
![]() | ParametersPanelLocation | Gets or sets the location type of the parameters panel. |
![]() | ParametersPanelOpen | Gets or sets the open mode of the parameters panel. |
![]() | PdfExportOptions | Returns a PdfExportOptions object to set PDF-specific properties when you use the PDF ViewerType in the WebViewer control. |
![]() | RenderFormat | Gets or sets the rendering format for the report. |
![]() | RenderMode | Gets or sets the rendering mode. |
![]() | Report | Specifies the report object to display to the client. |
![]() | ReportName | Specifies the name of the report object to display to the client. The supported keywords are 'file:', 'res:' and 'link:'. |
![]() | ReportService | Gets or sets the report service settings, like URL and security token. |
![]() | ReportsFolder | Gets or sets the path to search for requested report files, which name starts with "file:" prefix. |
![]() | ViewerType | Determines the type of viewer that will be used to show the report in the client machine's browser. |