Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > DocumentViewerBase > DocumentViewer, IInputElement
(usage) |
<DocumentViewer> IDocumentPaginatorSource </DocumentViewer> |
(description) |
Represents a document viewing control that can host paginated FixedDocument content such as an XpsDocument. |
[content property] |
Document |
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
HorizontalOffset |
|
(description) |
The horizontal scroll position. |
HorizontalPageSpacing |
|
(description) |
The horizontal space between pages. |
MaxPagesAcross |
|
(description) |
A value defining the maximum number of page columns to display. |
ShowPageBorders |
|
(description) |
A value that indicates whether drop-shadow page borders are displayed. |
VerticalOffset |
|
(description) |
The vertical scroll position. |
VerticalPageSpacing |
|
(description) |
The vertical spacing between displayed pages. |
Zoom |
|
(description) |
The document zoom percentage. |
(static properties) |
|
FitToHeightCommand |
|
(description) |
The RoutedUICommand that performs the FitToHeight operation. |
FitToMaxPagesAcrossCommand |
|
(description) |
The RoutedUICommand that performs the MaxPagesAcross operation. |
FitToWidthCommand |
|
(description) |
The RoutedUICommand that performs the FitToWidth operation. |
ViewThumbnailsCommand |
|
(description) |
The RoutedUICommand that performs the ViewThumbnails operation. |