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

IsSpellLanguageSupported Method






The language name. For more information about the format of language names, refer to IOcrLanguageManager.
Gets a value that determine whether a given spell language is supported by the current spell checker. .NET support WinRT support
Syntax
bool IsSpellLanguageSupported( 
   string name
)
'Declaration
 
Function IsSpellLanguageSupported( _
   ByVal name As String _
) As Boolean
'Usage
 
Dim instance As IOcrSpellCheckManager
Dim name As String
Dim value As Boolean
 
value = instance.IsSpellLanguageSupported(name)
bool IsSpellLanguageSupported( 
   string name
)
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.IsSpellLanguageSupported( 
   name 
)
bool IsSpellLanguageSupported( 
   String^ name
) 

Parameters

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

Return Value

True if this language can be used as the spell language; otherwise it is false.
Remarks

You can get the names of all the spell languages supported by the engine with the GetSupportedSpellLanguages method.

You can get or set the current spell language in the engine with the SpellLanguage property. The value you pass to SpellLanguage must be one of the values reported to be supported by the engine.

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

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
GetSupportedSpellLanguages Method
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.

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