The DocumentViewModel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DocumentViewModel |
Initializes a new instance of the DocumentViewModel class.
|
Methods
| Name | Description | |
|---|---|---|
| AssignParameters | Sets the model display parameters subject to the previous active model. (Inherited from ViewModel.) | |
| CalculateOrigin |
Calculates the page location in the report preview area.
| |
| CalculateZoom |
Calculates scale.
| |
| ChangeZoom | Overloaded. | |
| Clone | Creates object clone. (Inherited from ViewModel.) | |
| CreateStoryboard |
Creates Storyboard for animation.
| |
| DeleteUnusedPages |
Deletes the unused pages.
| |
| DocumentEnd | Performs switching to the end of the report. (Inherited from ViewModel.) | |
| DocumentHome | Performs switching to the begining of the report. (Inherited from ViewModel.) | |
| EnsurePageView |
Creates the presenter for the selected page if the presenter is missing.
| |
| EnsureVisible | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetGap |
Gets the gap between pages.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GoToFirstPage |
Overridden. See GoToFirstPage()()().
(Overrides ViewModel..::.GoToFirstPage()()().) | |
| GoToLastPage |
Overridden. See GoToLastPage()()().
(Overrides ViewModel..::.GoToLastPage()()().) | |
| GoToNextPage |
Overridden. See GoToNextPage()()().
(Overrides ViewModel..::.GoToNextPage()()().) | |
| GoToPrevPage |
Overridden. See GoToPrevPage()()().
(Overrides ViewModel..::.GoToPrevPage()()().) | |
| HightlightSearchResult |
Overridden. See HightlightSearchResult()()().
(Overrides ViewModel..::.HightlightSearchResult()()().) | |
| Invalidate | Overloaded. | |
| MakeClientSideSearch |
Overridden. See MakeClientSideSearch(SearchResult, SearchResult).
(Overrides ViewModel..::.MakeClientSideSearch(SearchResult, SearchResult).) | |
| MakeVisible |
Forces content to scroll until the coordinate space of a specific rectangle is visible.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MouseWheel |
Overridden. See MouseWheel(Double).
(Overrides ViewModel..::.MouseWheel(Double).) | |
| OnPageSizeChanged |
Called when page size is changed.
| |
| PageDown |
Overridden. See PageDown()()().
(Overrides ViewModel..::.PageDown()()().) | |
| PageEnd | Performs switching to the bottom of the page. (Inherited from ViewModel.) | |
| PageHome | Performs switching to the top of the page. (Inherited from ViewModel.) | |
| PageUp |
Overridden. See PageUp()()().
(Overrides ViewModel..::.PageUp()()().) | |
| PanView |
Overridden. See PanView(Point).
(Overrides ViewModel..::.PanView(Point).) | |
| RectToScreen |
Gets the screen coordinates of the selected area.
| |
| ResetSearchResult |
Overridden. See ResetSearchResult()()().
(Overrides ViewModel..::.ResetSearchResult()()().) | |
| SetupPage |
Sets the selected page parameters.
| |
| ShowSearchResult |
Overridden. See ShowSearchResult(ReportRegion).
(Overrides ViewModel..::.ShowSearchResult(ReportRegion).) | |
| StartAnimation |
Starts the animation.
| |
| ToString | (Inherited from Object.) | |
| UpdateContent | Updates the content. (Inherited from ViewModel.) | |
| ZoomIn | Overloaded. | |
| ZoomOut | Overloaded. | |
| ZoomWindow |
Overridden. See ZoomWindow(Rect, Boolean).
(Overrides ViewModel..::.ZoomWindow(Rect, Boolean).) |
Fields
| Name | Description | |
|---|---|---|
| _searchResult | ||
| Gap |
Gets the gap between pages.
| |
| Margin |
Gets page margins.
|