Accusoft.ImagXpressSdk Namespace > SaveOptionsJbig2 Class : InvertedRegion Property |
'Declaration Public Property InvertedRegion As Boolean
'Usage Dim instance As SaveOptionsJbig2 Dim value As Boolean instance.InvertedRegion = value value = instance.InvertedRegion
public bool InvertedRegion {get; set;}
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.
Note: Available in Professional edition.