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 Document |
Current |
Gets or sets the index of the current page. This is a dependency property. |
Document |
Specifies an object that the Docuemnt Viewer converts to a document and displays. This is a dependency property. |
Document |
This property is intended for internal use. |
Page |
Gets the total number of pages in the opened document. |
Show |
Gets or sets whether to show a Document |
Zoom |
Gets or sets the opened document’s zoom factor. This is a dependency property. |
Zoom |
See Also