ArchiveLoadOptions
ArchiveLoadOptions class
Options with which archive is loaded from compressed file.
public class ArchiveLoadOptions
Constructors
Name | Description |
---|---|
ArchiveLoadOptions() | The default constructor. |
Properties
Name | Description |
---|---|
DecryptionPassword { get; set; } | Gets or sets the password to decrypt entries. |
EntryExtractionProgressed { get; set; } | Gets or sets the delegate invoked when some bytes have been extracted. |
EntryListed { get; set; } | Gets or sets the delegate invoked when an entry listed within table of content. |
See Also
- namespace Aspose.Zip
- assembly Aspose.Zip