Name | Description | |
---|---|---|
InitializationOptions Constructor |
The following tables list the members exposed by InitializationOptions.
Name | Description | |
---|---|---|
InitializationOptions Constructor |
Name | Description | |
---|---|---|
Action | The callback that is invoked before the Viewer opens the hyperlink, bookmark link, drill down report or toggles the report control visibility | |
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 | |
DisplayMode | Set up single page or continuous page | |
DocumentLoaded | The callback that is invoked when a document is loaded entirely on the server | |
Error | The callback that is invoked when an error occurs in the process of displaying the report | |
HideErrors | Specifies whether to show errors in the viewer. | |
InitialZoomMode | Set up the initial zoom mode | |
Locale | Specifies locale used for displaying Viewer | |
LocaleData | The JSON containing the localization strings | |
LocaleUri | The url of the file containing the localization strings | |
PanelsLocation | The position of panels (search, parameters etc): 'toolbar' or 'sidebar'. Default value is 'toolbar' | |
ParametersPanel | Set up the parameters panel settings | |
RenderFormat | Report render mode | |
RenderMode | Set up initial render mode: 'Paginated' or 'Galley'. Default value is 'Paginated' | |
ReportID | The id of the report to be shown by the Viewer | |
ReportLoaded | The callback that is invoked when the Viewer obtains the information about the requested report | |
ReportParameters | The array of the {name, value} pairs that describe the parameters values used to run the report | |
ReportService | Set up the settings to connect the Web API. | |
Theme | Viewer UI theme. |