Name | Description | |
---|---|---|
ViewerModel Constructor | Creates new instance of ViewerModel. |
The following tables list the members exposed by ViewerModel.
Name | Description | |
---|---|---|
ViewerModel Constructor | Creates new instance of ViewerModel. |
Name | Description | |
---|---|---|
ActiveSidebarPane | Gets or sets currently visible sidebar tab | |
AnnotationDropDownVisible | Gets or sets whether annotations drop-down should be visible or not. | |
AnnotationKind | Show annotations or not | |
Annotations | Get/sets currently shown document | |
AutoBackgroundColor | ||
BackToParent | Gets the command to navigate back to parent report | |
CurrentPane | Gets currently selected report pane | |
Document | Get/sets currently shown document | |
Errors | Gets the error list | |
GrayedAreaColor | Gets/sets partially transparent color which is used to cover inactive report pane | |
History | Gets the history api. | |
HyperlinkBackColor | Gets or sets the hyperlink background color. | |
HyperlinkForeColor | Gets or sets the hyperlink text color. | |
HyperlinkUnderline | Gets or sets a value indicating whether hyperlink is underline. | |
IsDashboard | Defines the view mode in Dashboard mode | |
IsFindDialogVisible | Indicates if find dialog visible | |
IsParamsPanelEnabled | Gets/sets enabled property of Params panel | |
IsParamsPanelVisible | Gets/sets visibility of Params panel | |
IsPrimaryPaneSelected | Gets/sets if primary repot pane is selected | |
IsSearchPanelEnabled | Gets/sets enabled property of Search panel | |
IsSearchPanelVisible | Gets/sets visibility of Search panel | |
IsSidebarVisible | Gets/sets visibility of sidebar (where TOC and Thumbnail views reside) | |
IsThumbnailPanelEnabled | Gets/sets enabled property of Thumbnail panel | |
IsThumbnailPanelVisible | Gets/sets visibility of Thumbnail panel | |
IsTocEnabled | Gets/sets enabled property of TOC panel | |
IsTocVisible | Gets/sets visibility of TOC panel (using in SLV 2.0 only) | |
Margin | Gets/sets margin for each page | |
MouseModeButtonsVisible | Gets or sets whether mouse mode buttons are visible or not. | |
OnAction | Gets the command to react to actions | |
PagesBackColor | background color of report pane. | |
PaperColor | Gets/sets page color | |
PrimaryPane | Gets primary report pane | |
PrintingSettings | Gets or sets the printing settings. | |
Report | Gets or sets report | |
RepositionPage | Gets or sets if perform the reposition of page or not. | |
ScrollbarEnabled | Public API. show or hide scrolls within report pane | |
SearchResultBackColor | Backcolor of the search result | |
SearchResultForeColor | Forecolor of the search result | |
SecondaryPane | Gets secondary report pane | |
ShowWaitMessage | Need show a wait message while first report page is not ready | |
ThumbZoomValue | Gets/sets if primary repot pane is selected | |
TouchMode | Gets or sets whether viewer under TouchMode or not. | |
TouchModeButtonVisibility | Gets or sets visibility of TouchMode button. | |
UITheme | Gets or sets Viewer UI Theme. | |
UseHyperlinkSettings | Gets or sets a value indicating whether the hyperlink settings should be used instead of system defined theme. |
Name | Description | |
---|---|---|
AddActionHandler | Adds the action handler. | |
CancelRender | Cancels report rendering. | |
ClearErrors | Clears error list | |
HandleError | Overloaded. Report about runtime error | |
PushCurrentReport | Pushes currently loaded report to stack | |
RaiseDocumentChanged | Raises property changed event in case document is changed. | |
SetParameters | Sets parameter values for the loaded model |