Xceed .NET Libraries Documentation
Changes since version 3.0

Interface changes

    • Added EncryptionMethod enumeration (Compatible and WinZipAES).

    • Added DefaultEncryptionMethod and DefaultEncryptionStrength properties to ZipArchive class.

    • Added two ZippedFile.OpenWrite overloads.

    • Added two ZippedFile.DoOpenWrite overloads.

    • Added EncryptionMethod and EncryptionStrength properties to ZippedFile and QuickZip classes.

    • Added two QuickZip.Zip overloads.

Behavior changes that may affect your projects

Other minor changes and bug fixes