Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Xpf.DocumentViewer Namespace

In This Article

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
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.