LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

SpellCheckEngine Property

Show in webframe







Gets or sets the current spell checker.
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);
Object.defineProperty('SpellCheckEngine');
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

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.

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