DevExpress.Xpf.DocumentViewer Namespace
Provides the basic functionality to publish documents in XPF (WPF and Silverlight) applications.
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
#Classes
Name | Description |
---|---|
Command |
The base class for classes that provide commands corresponding to end-user actions in viewer controls. |
Default |
Contains default item captions displayed in the interface elements of document viewers. |
Document |
Provides access to document map commands. |
Document |
Represents the Document Map Control. |
Document |
Provides access to document map settings. |
Document |
Provides base functionality for document viewers under the WPF platform. |
Text |
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 |
---|---|
Command |
Enumerates values that specify the type of a viewer control’s toolbar. |
Page |
Enumerates values that specify the page display mode in the document preview. |
Scroll |
Specifies the type of scrolling performed by the Document |
Text |
Enumerates values that specify the search direction. |
Zoom |
Lists the document zoom modes provided by Document |