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