IDocumentViewModel Interface
Provides settings to a document’s view model.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Related API Members
The following members return IDocumentViewModel objects:
Remarks
A IDocumentViewModel object is returned by the DocumentPreviewControl.Document property.
See Also