4.224 DocumentViewerBase

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > DocumentViewerBase, IInputElement
DocumentViewerBase
DocumentViewer FlowDocumentPageViewer
(usage)
None.
(description)
Provides a base type for viewers that are intended to display fixed or flow content (represented by a FixedDocument or FlowDocument, respectively).
[is default constructible]
false
[content property]
Document
[name property]
Name
[xml lang property]
Language
(properties)
Document
IDocumentPaginatorSource
(description)
A IDocumentPaginatorSource to be paginated and displayed by the viewer.
(attachable properties)
DocumentViewerBase.IsMasterPage
x:Boolean
(description)
A value that indicates whether or not a child element in the viewer should be used as a master page.
[target type]
DependencyObject
(events)
PageViewsChanged
Occurs when the collection of DocumentPageView items associated with this viewer (represented by the PageViews property) changes.