UseSpellChecker

OcrOptions.UseSpellChecker property

Gets the value that indicates whether the spell checker is used.

public bool UseSpellChecker { get; }

Property Value

true if the spell checker is used; otherwise, false.

See Also