|
Level property (TgtCompression) |
Top |
|
Specifies the level of compression.
Description
TgtCompressionLevel = (clFastest, clNormal, clMaxCompress);
Default: clMaxCompress
Use this property to set the level of compression depending on the requirement. It can be set to any one of clFastest, clNormal or clMaxCompress.
|