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

SpellCheckEngine Property






Gets or sets the current spell checker. .NET support WinRT support
Syntax
OcrSpellCheckEngine SpellCheckEngine {get; set;}
'Declaration
 
Property SpellCheckEngine As OcrSpellCheckEngine
'Usage
 
Dim instance As IOcrSpellCheckManager
Dim value As OcrSpellCheckEngine
 
instance.SpellCheckEngine = value
 
value = instance.SpellCheckEngine
OcrSpellCheckEngine SpellCheckEngine {get; set;}
get_SpellCheckEngine();
set_SpellCheckEngine(value);
property OcrSpellCheckEngine SpellCheckEngine {
   OcrSpellCheckEngine get();
   void set (    OcrSpellCheckEngine value);
}

Property Value

An OcrSpellCheckEngine enumeration member that specifies the current spell checker. Default value is OcrSpellCheckEngine.Native.
Remarks

Set the value of SpellCheckEngine to OcrSpellCheckEngine.None to globally disable any spell checking and correction during the recognition process.

Not all OCR engine types support all available spell check engines, use GetSupportedSpellCheckEngines to get a list of the supported spell check engins by this IOcrEngine and IsSpellCheckEngineSupported to check if a certain spell checker is supported.

For more information on the spell check engines supported by the various LEADTOOLS OCR engines, refer to OcrSpellCheckEngine.

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.

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