Click or drag to resize

OcrOptionsSpellDict Property

Gets or sets the language / culture identifier of the spell checker dictionary to use. Set to null to disable spell checking.

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

Property Value

Type: String
See Also