IZipArchive.CompressionLevel

Syntax

CompressionLevel: ZipCompressionLevel;

CompressionLevel: Prognoz.Platform.Interop.ForeIO.ZipCompressionLevel;

Description

The CompressionLevel property determines an archive compression degree.

Fore and Fore.NET Examples

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

See also:

IZipArchive