IDocumentPreviewModel Interface
In This Article
Supplies methods and properties that are common to all classes, which provide the Preview Model functionality.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Returned By
Properties that return IDocumentPreviewModel instances:
#Remarks
The IDocumentPreviewModel interface is implemented by the DocumentPreviewModelBase class.
See Also