Class ZArchiveLoadOptions

ZArchiveLoadOptions class

Options with which ZArchive is loaded from compressed file. Contains event raised on extraction.

public class ZArchiveLoadOptions

Constructors

NameDescription
ZArchiveLoadOptions()The default constructor.

Events

NameDescription
event ExtractionProgressedGets or sets the delegate invoked when some bytes have been extracted.

See Also