←Select platform

GetAdditionalSpellLanguages Method

Summary
Gets the additional languages supported by the current spell checker but not installed.
Syntax
C#
VB
Objective-C
C++
Java
public string[] GetAdditionalSpellLanguages() 
Function GetAdditionalSpellLanguages() As String() 
@property (nonatomic, copy, readonly) NSArray<NSNumber *> *additionalSpellLanguages 
public String[] getAdditionalSpellLanguages() 
array<String^>^ GetAdditionalSpellLanguages();  
Remarks

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.

Example

For an example, refer to IOcrSpellCheckManager.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.