Skip to main content

DocumentViewer Properties

A control that allows you to preview, print, save, and export a document created with a PrintableLink or a report created with the DevExpress Reporting Suite.
Name Description
Commands Provides access to DocumentViewer commands.
CurrentPageIndex Gets or sets the index of the current page. This is a dependency property.
DocumentSource Specifies an object that the Docuemnt Viewer converts to a document and displays. This is a dependency property.
DocumentViewModel This property is intended for internal use.
PageCount Gets the total number of pages in the opened document.
ShowCommandBar Gets or sets whether to show a DocumentViewer‘s command bar. This is a dependency property.
ZoomFactor Gets or sets the opened document’s zoom factor. This is a dependency property.
ZoomMode
See Also