Gets and sets how loose to be when matching symbols and compressing text using either of the lossy text region encode modes.
Read-write property
Visual Basic |
---|
Public Property SaveJBIG2LoosenessCompression As Long |
A long value which represents the looseness.
The default value is 0.
Default results in the lossless compression.
This property provides the ability to set how loose to be when matching symbols and compressing text using either of the lossy text region encoding modes. The larger the number, the greater the compression and the greater the risk of introducing errors.
Set to 50 for a reasonably small file size and low risk of error.
If set to 0, the compression is lossless.