Class IsoLoadOptions
IsoLoadOptions class
Options with which IsoArchive
is loaded from compressed file. Contains event raised on extraction.
public class IsoLoadOptions
Constructors
Name | Description |
---|---|
IsoLoadOptions() | The default constructor. |
Properties
Name | Description |
---|---|
EntryExtractionProgressed { get; set; } | Gets or sets the delegate invoked when some bytes have been extracted. |
See Also
- namespace Aspose.Zip.Iso
- assembly Aspose.Zip