Applies to
CompressorObject objects
Description
The value of the Level property specifies the compression level at which the file or folder is compressed. This property takes a value of the CompressionLevel enumerated variable. Values are:
-
CompressionLevelNormal! -- This is the default value.
-
CompressionLevelFastest!
-
CompressionLevelFast!
-
CompressionLevelStore!
-
CompressionLevelMaximum!
-
CompressionLevelBest!