DevExpress.Xpf.DocumentViewer Namespace
Provides the basic functionality to publish documents in XPF (WPF and Silverlight) applications.
Assembly: DevExpress.Xpf.DocumentViewer.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Classes
Name | Description |
---|---|
CommandProvider | The base class for classes that provide commands corresponding to end-user actions in viewer controls. |
DefaultBarManagerItemNames | Contains default item captions displayed in the interface elements of document viewers. |
DocumentMapCommands | Provides access to document map commands. |
DocumentMapControl | Represents the Document Map Control. |
DocumentMapSettings | Provides access to document map settings. |
DocumentViewerControl | Provides base functionality for document viewers under the WPF platform. |
TextSearchParameter | Provides settings for text search. |
Interfaces
Name | Description |
---|---|
IDocument | Provides information about a document’s build status and enables you to access its collection of pages. |
IPage | Provides access to a document’s page settings. |
Enums
Name | Description |
---|---|
CommandBarStyle | Enumerates values that specify the type of a viewer control’s toolbar. |
PageDisplayMode | Enumerates values that specify the page display mode in the document preview. |
ScrollCommand | Specifies the type of scrolling performed by the DocumentViewerControl.ScrollCommand. |
TextSearchDirection | Enumerates values that specify the search direction. |
ZoomMode | Lists the document zoom modes provided by DocumentViewerControl and BackstagePrintPreview. |