Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
long CompressionLevel;
[VB.NET]
Property CompressionLevel As UInt32
[Pascal]
property CompressionLevel : Cardinal;
[C++]
uint32_t get_CompressionLevel();
void set_CompressionLevel(uint32_t Value);
[PHP]
integer get_CompressionLevel()
void set_CompressionLevel(integer $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum