Aspose.Zip Namespace |
Class | Description | |
---|---|---|
![]() | Archive |
This class represents zip archive file. Use it to compose, extract, or update zip archives.
|
![]() | ArchiveEntry |
Represents single file within archive.
|
![]() | ArchiveEntryEncrypted |
Zip entry that needs to be compressed with encryption or decompressed with decryption.
|
![]() | ArchiveEntryPlain |
Zip entry that needs to be compressed without encryption or decompressed without decryption.
|
![]() | ArchiveLoadOptions |
Options with which archive is loaded from compressed file.
|
![]() | CancelEntryEventArgs |
Event arguments for cancelable entry related events.
|
![]() | ComHelper |
Provides methods for COM clients to load archives into Aspose.Zip.
|
![]() | EntryEventArgs |
Event arguments for entry related events.
|
![]() ![]() | License |
Provides methods to license the component.
|
![]() | ProgressEventArgs |
Class for event data containing the number of bytes proceeded.
|