Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#/Java]
int CompressionLevel;
[VB.NET]
Property CompressionLevel As Integer
[Pascal]
property CompressionLevel : integer;
[C++]
int32_t get_CompressionLevel();
void set_CompressionLevel(int32_t Value);
[PHP]
integer get_CompressionLevel()
void set_CompressionLevel(integer $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum