PrintTool.ClosePreview() Method
In This Article
Closes the Print Preview form.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
#Remarks
After closing the Print Preview form, it is required to explicitly dispose of the document source (report or link) assigned to the PrintTool.
See Also