SecureZipPolicy.ResourceLimits.MaxCompressionRatio Property
Gets the maximum allowed ratio between uncompressed and compressed sizes for a single entry.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The maximum compression ratio. Default: 500. |
See Also