CompressionLevel Property
The compression level to use.
Data Type
IntegerDefault Value
3Remarks
This property is only applicable when using the LZMA CompressionMethod. This property specifies the level of compression to be used. Valid values are: 1, 2, 3, 4 and 5. Higher values will cause the component to compress better; lower values will cause the component to compress faster. The default value is 3.
This property is not available in the Disassembler/Decoder.