Skip to main content

DocumentViewer Fields

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
CommandsProperty static Identifies the Commands dependency property.
CurrentPageIndexProperty static Identifies the CurrentPageIndex dependency property.
DocumentSourceProperty static Identifies the DocumentSource dependency property.
DocumentViewModelProperty static Identifies the DocumentViewModel dependency property.
PageCountProperty static Identifies the PageCount dependency property.
ShowCommandBarProperty static Identifies the ShowCommandBar dependency property.
ZoomFactorProperty static Identifies the ZoomFactor dependency property.
ZoomModeProperty static Identifies the ZoomMode dependency property.
See Also