The DocumentViewModel type exposes the following members.

Methods

  NameDescription
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.
ChangeZoomOverloaded.
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.
EnsureVisibleOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(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()()().)
InvalidateOverloaded.
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 (Overrides ViewModel..::.ShowSearchResult(ReportRegion).)
StartAnimation
Starts animation.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateContent (Inherited from ViewModel.)
ZoomInOverloaded.
ZoomOutOverloaded.
ZoomWindow
Overridden. See ZoomWindow(Rect, Boolean).
(Overrides ViewModel..::.ZoomWindow(Rect, Boolean).)

See Also