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 beginning 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()()().) |
![]() | Invalidate | Overloaded. |
![]() | 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).) |
![]() | 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 animation. |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateContent | (Inherited from ViewModel.) |
![]() | ZoomIn | Overloaded. |
![]() | ZoomOut | Overloaded. |
![]() | ZoomWindow | Overridden. See ZoomWindow(Rect, Boolean). (Overrides ViewModel..::.ZoomWindow(Rect, Boolean).) |