Discuss this help topic in SecureBlackbox Forum
Specifies compression algorithm.
Declaration
[C#/Java]
int CompressionAlgorithm;
[VB.NET]
Property CompressionAlgorithm As Integer
[Pascal]
property CompressionAlgorithm: integer;
[C++]
int32_t get_CompressionAlgorithm();
[PHP]
integer get_CompressionAlgorithm()
Values
Description
Use this read-only property to get the algorithm used for data compression.
Discuss this help topic in SecureBlackbox Forum