ArchiveEntrySettings
ArchiveEntrySettings class
Settings used to compress or decompress entries.
The ArchiveEntrySettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| ArchiveEntrySettings(compression_settings, encryption_settings) | Initializes a new instance of the ArchiveEntrySettings class. |
Properties
| Name | Description |
|---|---|
| compression_settings | Gets settings for compression or decompression routine. |
| encryption_settings | Gets settings for encryption or decryption. Settings of particular entry may vary. |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip