Gets the languages supported by the current spell checker.
public string[] GetSupportedSpellLanguages()
Function GetSupportedSpellLanguages() As String()
@property (nonatomic, copy, readonly) NSArray<NSNumber *> *supportedSpellLanguages
public String[] getSupportedSpellLanguages()
array<String^>^ GetSupportedSpellLanguages();
This method returns the names of all the languages that is supported by a dictionary in the current spell checker.
The LEADTOOLS OCR Module - OmniPage Engine supports using one spell language at time, use SpellLanguage. The value you set in the SpellLanguage property must be one of the values returned by the GetSupportedSpellLanguages method (along with two special values). The available languages (dictionaries) depends on the current spell check engine set in SpellCheckEngine.
The LEADTOOLS OCR Module - LEAD Engine supports using multiple spell languages and the engine automatically loads the dictionaries based on the enabled language set in IOcrLanguageManager.
For more information about the spell checking system, refer to IOcrSpellCheckManager.
For more information about the format of language names, refer to IOcrLanguageManager.
IOcrSpellCheckManager Interface
Programming with the LEADTOOLS .NET OCR
Files to be Included with Your Application
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document