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

IsSpellCheckEngineSupported Method






Spell checker type to query.
Checks if a certain spell checker is supported this OCR engine. .NET support WinRT support
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: 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
Programming with the LEADTOOLS .NET OCR
OCR Languages and Spell Checking

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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