DocumentPreview.Model Property
Specifies the model for the Document Preview.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
IDocumentPreviewModel | An object implementing the IDocumentPreviewModel interface. |
See Also