  | PixOptionsFixInvertedText Property  | 
 
            Gets or sets a flag to search for horizontal headers with inverted text (e.g. white on 
            black as a table header), and if large rectangles detected, inverts only those
            rectangles. This vastly improves OCR in these cases.
            
 
    Namespace: 
   Opait.Ocr.Api
    Assembly:
   Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntaxpublic bool FixInvertedText { get; set; }Property Value
Type: 
Boolean
See Also