PrintTool.CloseRibbonPreview() Method
Closes the Ribbon Print Preview form.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.XtraPrinting.v24.2.dll
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