Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

GetAdditionalSpellLanguages Method








Gets the additional languages supported by the current spell checker but not installed.
Syntax
string[] GetAdditionalSpellLanguages()
'Declaration
 
Function GetAdditionalSpellLanguages() As String()
'Usage
 
Dim instance As IOcrSpellCheckManager
Dim value() As String
 
value = instance.GetAdditionalSpellLanguages()
string[] GetAdditionalSpellLanguages()
@property (nonatomic, copy, readonly) NSArray<NSNumber *> *additionalSpellLanguages
public String[] getAdditionalSpellLanguages()
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.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

See Also

Reference

IOcrSpellCheckManager Interface
IOcrSpellCheckManager Members
SpellLanguage Property
IOcrLanguageManager Interface
Programming with the LEADTOOLS .NET OCR
Files to be Included with Your Application
OCR Spell Language Dictionaries
OCR Languages and Spell Checking

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features