DocumentStorage.ClearOnDispose Property
Specifies weather to delete the content located in the storage when it is disposed of.
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the storage must be cleared. Otherwise, false. |
See Also