LinkPreviewModel Class
In This Article
A model that provides the Print Preview functionality for printing links.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Remarks
After a LinkPreviewModel instance is assigned to the DocumentViewer.Model property, call the LinkPreviewModel.CreateDocument method, to generate the report document for Print Preview.
The LinkPreviewModel.CreateDocument method shouldn't be called until the report is assigned to a model.
#Inheritance
See Also
DevExpress.Xpf.Printing.ReportPreviewModel