ZipArchive(Nullable<Boolean>) Constructor
Initializes a new instance of the ZipArchive class with specified settings.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| catchExceptions | Nullable<Boolean> |
|
See Also