This example contains code snippets that demonstrate the Zip Compression and Archive API features. These are:
- Create new zip files or update existing zip files on disk or in memory
- Zip or unzip to and from disks or memory
- Compress and decompress .NET streams and byte arrays.
- Zip file password encryption with support for AES (128, 192, and 256 bit encryption)
- Allow different encryption passwords for each file
- Set individual file comments
- Allow file overwrite on a per file basis
- Filter files to process
- Progress tracking mechanism that allows you to cancel archive operations
Note
The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. Please refer to the DevExpress Subscription page for pricing information.
- ZipExamples.cs (VB: ZipExamples.vb)
(you will be redirected to DevExpress.com to submit your response)