| PixOptionsConvertToBinary Property |
Gets a value to indicate whether the image will be converted to binary
before passing to OCR. Options like non-default thresholds,
Despeckle or FixInvertedText will cause forced conversion to binary.
Namespace:
Opait.Ocr.Api
Assembly:
Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax public bool ConvertToBinary { get; }
Property Value
Type:
BooleanSee Also