The OCR engine supports spell checking through language dictionaries. You set the spell engine to use with the IOcrSpellCheckManager.SpellCheckEngine property prior to calling IOcrPage.Recognize.
The LEADTOOLS OCR Advantage engine supports multiple dictionaries at the same time and does not require a spelling language to be set. For the other engines, use the IOcrSpellCheckManager.SpellLanguage property to set desired langauge.
Each OCR engine supports different language dictionaries, to get a list of the dictionaries supported by a specific engine, use IOcrSpellCheckManager.GetSupportedSpellLanguages.
For more information on the spell checking system, refer to IOcrSpellCheckManager.
Getting Started (Guide to Example Programs)
Programming with LEADTOOLS .NET OCR
An Overview of OCR Recognition Modules
Creating an OCR Engine Instance
Starting and Shutting Down the OCR Engine
Multi-Threading with LEADTOOLS OCR
Using OMR in LEADTOOLS .NET OCR
OCR Languages and Spell Checking
OCR Tutorial - Working with Pages
OCR Tutorial - Recognizing Pages
OCR Tutorial - Adding and Painting Zones
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET