Xceed .NET Libraries Documentation
In This Topic
    Changes since version 3.0
    In This Topic

    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