SecureZipPolicy.ResourceLimits.MaxTotalCompressionRatio Property
Gets the maximum allowed cumulative ratio between total uncompressed to total compressed sizes across the entire archive.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The maximum total compression ratio. Default: 250. |
See Also