LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

IsSpellCheckEngineSupported Method

Show in webframe







Spell checker type to query.
Checks if a certain spell checker is supported this OCR engine.
Syntax
bool IsSpellCheckEngineSupported( 
   OcrSpellCheckEngine spellCheckEngine
)
'Declaration
 
Function IsSpellCheckEngineSupported( _
   ByVal spellCheckEngine As OcrSpellCheckEngine _
) As Boolean
'Usage
 
Dim instance As IOcrSpellCheckManager
Dim spellCheckEngine As OcrSpellCheckEngine
Dim value As Boolean
 
value = instance.IsSpellCheckEngineSupported(spellCheckEngine)
bool IsSpellCheckEngineSupported( 
   OcrSpellCheckEngine spellCheckEngine
)

            

            
function Leadtools.Forms.Ocr.IOcrSpellCheckManager.IsSpellCheckEngineSupported( 
   spellCheckEngine 
)
bool IsSpellCheckEngineSupported( 
   OcrSpellCheckEngine spellCheckEngine
) 

Parameters

spellCheckEngine
Spell checker type to query.

Return Value

true if spellCheckEngine is supported by this OCR engine, otherwise; false.
Remarks

To get and set the current spell checker, use SpellCheckEngine and to query the list of spell checkers supported by this OCR engine, use GetSupportedSpellCheckEngines.

Example

For an example, refer to IOcrSpellCheckManager.

Requirements

Target Platforms

See Also

Reference

IOcrSpellCheckManager Interface
IOcrSpellCheckManager Members
Programming with the LEADTOOLS .NET OCR
OCR Languages and Spell Checking

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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