Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetSupportedSpellLanguages Method
See Also 
Leadtools.Forms.Ocr Namespace > IOcrSpellCheckManager Interface : GetSupportedSpellLanguages Method



Gets the spell languages supported by the engine.

Syntax

Visual Basic (Declaration) 
Overridable Function GetSupportedSpellLanguages() As String()
Visual Basic (Usage)Copy Code
Dim instance As IOcrSpellCheckManager
Dim value() As String
 
value = instance.GetSupportedSpellLanguages()
C# 
virtual string[] GetSupportedSpellLanguages()
C++/CLI 
virtual array<String^>^ GetSupportedSpellLanguages(); 

Example

For an example, refer to IOcrSpellCheckManager.

Remarks

This method returns the names of all the languages that support a language dictionary.

To get or set the current spell language, 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).

For more information about the spell checking system, refer to IOcrSpellCheckManager.

For more information about the format of language names, refer to IOcrLanguageManager.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

GetSupportedSpellLanguages requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features