Class ZArchiveLoadOptions
ZArchiveLoadOptions class
Options with which ZArchive
is loaded from compressed file. Contains event raised on extraction.
public class ZArchiveLoadOptions
Constructors
Name | Description |
---|---|
ZArchiveLoadOptions() | The default constructor. |
Events
Name | Description |
---|---|
event ExtractionProgressed | Gets or sets the delegate invoked when some bytes have been extracted. |
See Also
- namespace Aspose.Zip.Z
- assembly Aspose.Zip