Name | Description | |
---|---|---|
![]() | WebViewer Constructor | Initializes a new instance of the WebViewer class. |
The following tables list the members exposed by WebViewer.
Name | Description | |
---|---|---|
![]() | WebViewer Constructor | Initializes a new instance of the WebViewer class. |
Name | Description | |
---|---|---|
![]() | Animation | Specifies animation options. |
![]() | AutoBackgroundColor | When true, view area background color is filled with report body color. Available only for dashboard reports. |
![]() | AvailableExports | The array of export types available via Export functionality of Viewer |
![]() | DefaultExportSettings | The object containing custom default export settings. Use to set default value and visibility of any field in the export panel. |
![]() | DisplayMode | The way of the showing of the rendered pages. For 'HtmlViewer' viewer type only. |
![]() | InitialZoomMode | Specifies the initial zoom mode. |
![]() | InitialZoomPercentage | Specifies the initial zoom value in percentage. |
![]() | LocalizationJson | Specifies the URL of a file containing localization strings. |
![]() | PageView | Specifies page view options. |
![]() | ParametersPanelLocation | The type of the parameters panel location. |
![]() | ParametersPanelOpen | The type of the parameters panel open mode. |
![]() | PdfExportOptions | Returns a PdfExportOptions object to set PDF-specific properties when you use the PDF ViewerType in the WebViewer control. |
![]() | RenderFormat | Set up the render format for a report. |
![]() | RenderMode | The configure way of rendering. |
![]() | 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 | The report service settings (like URL and security token). |
![]() | ReportsFolder | Specifies 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. |