| Name | Description |
| AllowBackToParent | Returns true if BackToParent is allowed for report |
| AllowCancel | Returns true if Cancel is allowed for report |
| AllowGalleyMode | Returns true if GalleyMode is allowed for report |
| AnnotationButtonsAvailable | Gets a value indicating whether annotation buttons available. |
| AnnotationButtonVisible | Gets a value indicating whether annotation currently button visible. |
| AvailableAnnotationKinds | Available annotation kinds for drop down selector. |
| BackToParentReport | Gets "Back to parent report" command |
| CancelLoading | Gets "Cancel Loading report" command |
| ColumnsCount | Gets or sets the columns count. |
| CopySelection | Copies selection into clipboard |
| CurrentAnnotationKind | Gets or sets the kind of the current annotation. |
| CurrentPageAndCount | Gets user-friendly representation of current page, number of pages and loading progress |
| DisplayFindDialog | Searches desired text |
| FocusOnPageNumber | Focuses on page number text box, check case 149865 |
| GalleyMode | Returns GalleyMode of report |
| GoFirstPage | Goes first page |
| GoHistoryBack | Sets current page to previous. |
| GoHistoryNext | Sets current page to next. |
| GoLastPage | Goes last page |
| GoNextPage | Goes next page |
| GoPreviousPage | Goes previous page |
| IsContinuous | Returns true, if current ViewType is ViewType.Continuous |
| IsContinuousModeButtonActivate | Returns true if the Continuous mode button is active |
| IsCopySelectMode | Returns true, if current MouseMode is MouseMode.CopySelect |
| IsFitPage | Returns true, if current ZoomMode is ZoomMode.FitPage |
| IsFitWidth | Returns true, if current ZoomMode is ZoomMode.FitWidth |
| IsGalleyModeButtonActivate | Returns true if the Galley mode button is active |
| IsMultiPage | Returns true, if current ViewType is ViewType.MultiPage |
| IsMultiPageModeButtonActivate | Returns true if the MultiPage mode button is active |
| IsPagedScrolling | Gets/sets whether paged scrolling mode is used |
| IsPanMode | Returns true, if current MouseMode is MouseMode.Pan |
| IsPrintButtonActivate | Returns true if the print button is active |
| IsRunningInsideVisualStudio | |
| IsSinglePage | Returns true, if current ViewType is ViewType.SinglePage |
| IsSinglePageModeButtonActivate | Returns true if the Single Page button is active |
| IsSnapshotMode | Returns true, if current MouseMode is MouseMode.Snapshot |
| IsUIEnabled | True if current document has any viewable pages. |
| MaxZoomValue | Gets the maximum zoom value. |
| MinZoomValue | Gets the minimum zoom value. |
| MouseMode | Gets the mouse mode. |
| MouseModeButtonsVisible | Gets a value indicating whether 'mouse mode' buttons visible. |
| OpenReport | Shows "Open report dialog" |
| PageNumberHasFocus | Gets or sets a value indicating whether 'page number' control has focus. |
| Print | Prints the report |
| RefreshReport | Refreshes report |
| RowsCount | Gets or sets the rows count. |
| SetGalleyMode | Sets GalleyMode command |
| SetMouseMode | Sets mouse mode for current report pane |
| SetTouchMode | Switch TouchMode on or off. |
| SetViewType | Sets view type command (parameterized) |
| SetZoomMode | Set zoom mode command (parameterized) |
| ShowSidebarEnabled | Gets a value indicating whether 'show sidebar' button enabled. |
| SidebarSearchPaneActive | True if Sidebar is open and sidebar's search pane is active. |
| SidebarVisible | Gets or sets a value indicating whether the sidebar is visible. |
| TocEnabled | Gets a value indicating whether TOC enabled. |
| ToggleFindPanel | Toggles Find panel visibility |
| ToggleTOC | Toggles TOC panel visibility |
| TouchMode | Gets the touch mode. |
| TouchModeButtonVisibility | Gets the touch mode button visibility. |
| ZoomDoubleValue | Gets or sets the zoom value. |
| ZoomIn | Zoom in command |
| ZoomMode | Gets or sets the zoom mode. |
| ZoomOut | Zoom out command |
| ZoomReset | Resets zoom to 100% |
| ZoomValue | Gets/sets formatted zoom value |