PrintTool.ClosePreview() Method
Closes the Print Preview form.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, 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