Click or drag to resize

OcrOptionsValidateOcrWord Property

Gets a flag to indicate whether OCR words should be validated by removing certain common OCR artifacts.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
public bool ValidateOcrWord { get; }

Property Value

Type: Boolean
See Also