IZipArchive.CompressionLevel

Syntax

CompressionLevel: ZipCompressionLevel;

Description

The CompressionLevel property determines an archive compression degree.

Example

The example of use is given in description of the ZipArchive.Create constructor.

See also:

IZipArchive