Discuss this help topic in SecureBlackbox Forum

TElGzipWriter.CompressionLevel

TElGzipWriter     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies compression level for the archive.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CompressionLevel : UInt32;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

Use this property to specify compression level. The values range from 1 (lowest compression) to 9 (highest compression).

See also:     FileSize    

Discuss this help topic in SecureBlackbox Forum