DocumentPreviewControl.Document Property
Provides access to the current document’s view model settings.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IDocumentViewModel | An object implementing the IDocumentViewModel interface. |
See Also