Gets the additional languages supported by the current spell checker but not installed.
public string[] GetAdditionalSpellLanguages()
Function GetAdditionalSpellLanguages() As String()
string[] GetAdditionalSpellLanguages()
@property (nonatomic, copy, readonly) NSArray<NSNumber *> *additionalSpellLanguages
public String[] getAdditionalSpellLanguages()
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.GetAdditionalSpellLanguages()
array<String^>^ GetAdditionalSpellLanguages();
This method returns the names of all the languages that is supported by a dictionary in the current spell checker. By default, LEADTOOLS does not install all the language dictionaries for all the supported languages. Refer to IOcrSpellCheckManager for more information.
For more information about the spell checking system, refer to IOcrSpellCheckManager.
For more information about the format of language names, refer to IOcrLanguageManager.
For an example, refer to IOcrSpellCheckManager.
IOcrSpellCheckManager Interface
Programming with the LEADTOOLS .NET OCR
Files to be Included with Your Application
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