The ContinuedPageModel 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.
(Inherited from DocumentViewModel.)
CalculateZoom
Calculates scale.
(Inherited from DocumentViewModel.)
ChangeZoomOverloaded.
Clone
Overridden. See Clone()()().
(Overrides ViewModel..::.Clone()()().)
CreateStoryboard
Creates Storyboard for animation.
(Inherited from DocumentViewModel.)
DeleteUnusedPages
Deletes the unused pages.
(Inherited from DocumentViewModel.)
DocumentEnd
Overridden. See DocumentEnd()()().
(Overrides ViewModel..::.DocumentEnd()()().)
DocumentHome
Overridden. See DocumentHome()()().
(Overrides ViewModel..::.DocumentHome()()().)
EnsurePageView
Creates the presenter for the selected page if the presenter is missing.
(Inherited from DocumentViewModel.)
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.
(Overrides DocumentViewModel..::.GetGap(Point).)
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()()().
(Inherited from DocumentViewModel.)
GoToLastPage
Overridden. See GoToLastPage()()().
(Inherited from DocumentViewModel.)
GoToNextPage
Overridden. See GoToNextPage()()().
(Inherited from DocumentViewModel.)
GoToPrevPage
Overridden. See GoToPrevPage()()().
(Inherited from DocumentViewModel.)
InvalidateOverloaded.
MakeVisible
Forces content to scroll until the coordinate space of a specific rectangle is visible.
(Inherited from DocumentViewModel.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MouseWheel
Overridden. See MouseWheel(Double).
(Inherited from DocumentViewModel.)
PageDown
Overridden. See PageDown()()().
(Inherited from DocumentViewModel.)
PageEnd
Overridden. See PageEnd()()().
(Overrides ViewModel..::.PageEnd()()().)
PageHome
Overridden. See PageHome()()().
(Overrides ViewModel..::.PageHome()()().)
PageUp
Overridden. See PageUp()()().
(Inherited from DocumentViewModel.)
PanView
Overridden. See PanView(Point).
(Inherited from DocumentViewModel.)
RectToScreen
Gets page area screen coordinates.
(Overrides DocumentViewModel..::.RectToScreen(ReportRegion).)
ResetSearchResult
Overridden. See ResetSearchResult()()().
(Inherited from DocumentViewModel.)
SetupPage
Sets the selected page parameters.
(Inherited from DocumentViewModel.)
ShowSearchResult (Inherited from DocumentViewModel.)
StartAnimation
Starts animation.
(Inherited from DocumentViewModel.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateContent (Overrides ViewModel..::.UpdateContent(ViewModel, Boolean).)
ZoomInOverloaded.
ZoomOutOverloaded.
ZoomWindow
Overridden. See ZoomWindow(Rect, Boolean).
(Inherited from DocumentViewModel.)

See Also