DocumentStorage.Dispose() Method
Disposes of the DocumentStorage object.
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Remarks
If the DocumentStorage.ClearOnDispose property is set to true, the storage’s content is deleted as well.
See Also