IDocumentViewModel Interface
In This Article
Provides settings to a document’s view model.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.2.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