LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

GetSupportedSpellLanguages Method






Gets the languages supported by the current spell checker. .NET support WinRT support
Syntax
string[] GetSupportedSpellLanguages()
'Declaration
 
Function GetSupportedSpellLanguages() As String()
'Usage
 
Dim instance As IOcrSpellCheckManager
Dim value() As String
 
value = instance.GetSupportedSpellLanguages()
string[] GetSupportedSpellLanguages()
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.GetSupportedSpellLanguages()
array<String^>^ GetSupportedSpellLanguages(); 
Remarks

This method returns the names of all the languages that is supported by a dictionary in the current spell checker.

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). The available languages (dictionaries) depends on the current spell check engine set in SpellCheckEngine.

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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