Contains the user interface controls for displaying documents.
Classes
| Class | Description | |
|---|---|---|
| ColorHelper |
Provides color utility functions.
| |
| ControlBase |
Provides a generic control base class.
| |
| DocumentDataSource |
Provides an object for loading and searching XPS documents and managing virtualizing page collections.
| |
| DocumentPrinter |
Provides printing services.
| |
| DocumentViewer |
Represents a control capable of displaying the pages of an XPS document.
| |
| ErrorEventArgs |
Provides data for the error events.
| |
| FixedPageChangedEventArgs |
Provides data for the FixedPageChanged event.
| |
| FixedPageLoadedEventArgs |
Provides data for the FixedPageLoaded event.
| |
| FixedPageViewer |
Represents a control displaying a single fixed page in a scalable manner.
| |
| HistoryNavigator |
Provides a user interface for moving back and forward on a document navigation history.
| |
| NavigationHistory |
Represents the document navigation history.
| |
| NavigationHistoryItem |
Represents a single history item.
| |
| PageContext |
Contains bindable page context.
| |
| PageContextBase |
Represents the base binding context for a single page.
| |
| PageNavigator |
Provides a user interface for navigating the pages of a document.
| |
| PageThumbnailContext |
Provides the context of a generated page thumbnail.
| |
| Resources |
A strongly-typed resource class, for looking up localized strings, etc.
| |
| ThumbnailListBox |
Contains a list of selectable page thumbnails.
| |
| ViewMode |
Represents a view that defines how pages are represented in document viewers.
| |
| ViewModeCollection |
Represents a collection of view modes.
| |
| ViewModePicker |
Represents a control that allows the user to select a viewmode.
| |
| VirtualizingPageCollection |
Represents a virtualizing collection of pages from a single XPS document.
| |
| VirtualizingPageThumbnailCollection |
Represents a virtualizing collection of dynamically generated thumbnails of XPS document pages.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ScaleMode |
Defines the set of scale modes.
|