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