Gets and sets an indicator if the bits should be inverted prior to symbol analysis.
Read-write property
Visual Basic |
---|
Public Property SaveJBIG2InvertedRegion As Boolean |
A boolean value which is True if the bits are inverted prior to symbol analysis. Otherwise, False should be used and the bits are not inverted prior to symbol analysis.
The default value is False.
Inverting the bits prior to symbol analysis may provide better compression if the text is represented as light bits against a dark background instead of the opposite. This setting is only used by the text encode modes.