Leadtools.Forms.Ocr Namespace > IOcrSpellCheckManager Interface : IsSpellLanguageSupported Method |
'Usage Dim instance As IOcrSpellCheckManager Dim name As String Dim value As Boolean value = instance.IsSpellLanguageSupported(name)
- (BOOL)isSpellLanguageSupported:(NSString*)name error:(NSError**)outError;
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.IsSpellLanguageSupported( name )
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.
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