AlzArchiveLoadOptions
AlzArchiveLoadOptions class
Options with which ALZ archive is loaded from a compressed file.
The AlzArchiveLoadOptions type exposes the following members:
Constructors
| Name | Description |
|---|---|
| AlzArchiveLoadOptions() | Initializes a new instance of the AlzArchiveLoadOptions class |
Properties
| Name | Description |
|---|---|
| decryption_password | Gets or sets the password to decrypt entries. |
| encoding | Gets or sets the encoding for entries’ names. Default is Korean Windows code page 949 (CP949). |
| skip_checksum_verification | Gets or sets a value indicating whether checksum verification of ALZ entries be skipped and mismatch ignored. Default is false. |
See Also
- namespace aspose.zip.alz
- assembly Aspose.Zip