Gets and sets whether the bits should be inverted prior to symbol analysis.
Read-write property
Visual Basic |
---|
Public Property SaveJBIG2InvertedRegion As Boolean |
True to invert the bits prior to symbol analysis.
False to do no inversion of the bits.
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 method is only used by the text encode modes.
Note: Available in Professional Edition.