Back to Devexpress

DevExpress.Xpf.DocumentViewer Namespace

wpf-devexpress-dot-xpf-b0ebc76d.md

latest2.7 KB
Original Source

DevExpress.Xpf.DocumentViewer Namespace

Provides the basic functionality to publish documents in XPF (WPF and Silverlight) applications.

Assembly : DevExpress.Xpf.DocumentViewer.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.DocumentViewer.Core

Classes

NameDescription
CommandProviderThe base class for classes that provide commands corresponding to end-user actions in viewer controls.
DefaultBarManagerItemNamesContains default item captions displayed in the interface elements of document viewers.
DocumentMapCommandsProvides access to document map commands.
DocumentMapControlRepresents the Document Map Control.
DocumentMapSettingsProvides access to document map settings.
DocumentViewerControlProvides base functionality for document viewers under the WPF platform.
TextSearchParameterProvides settings for text search.

Interfaces

NameDescription
IDocumentProvides information about a document’s build status and enables you to access its collection of pages.
IPageProvides access to a document’s page settings.

Enums

NameDescription
CommandBarStyleEnumerates values that specify the type of a viewer control’s toolbar.
PageDisplayModeEnumerates values that specify the page display mode in the document preview.
ScrollCommandSpecifies the type of scrolling performed by the DocumentViewerControl.ScrollCommand.
TextSearchDirectionEnumerates values that specify the search direction.
ZoomModeLists the document zoom modes provided by DocumentViewerControl and BackstagePrintPreview.