LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

SpellCheckManager Property

Show in webframe







Manages the spell checking subsystem.
Syntax
IOcrSpellCheckManager SpellCheckManager {get;}
'Declaration
 
ReadOnly Property SpellCheckManager As IOcrSpellCheckManager
'Usage
 
Dim instance As IOcrEngine
Dim value As IOcrSpellCheckManager
 
value = instance.SpellCheckManager
IOcrSpellCheckManager SpellCheckManager {get;}
@property (nonatomic, strong, readonly) LTOcrSpellCheckManager* spellCheckManager;
public OcrSpellCheckManager getSpellCheckManager()
get_SpellCheckManager(); 
property IOcrSpellCheckManager^ SpellCheckManager {
   IOcrSpellCheckManager^ get();
}

Property Value

The instance of the IOcrSpellCheckManager object used to manage the spell checking system.
Remarks

The spell checking system contains three parts:

  1. The use of the language dictionary in spell checking.
  2. The user dictionary setting.
  3. User supplied callback for word verification.

For more information, refer to IOcrSpellCheckManager.

You must call the Startup method before you can use the SpellCheckManager.

Note: The SpellCheckManager state is also saved when the engine settings are saved. For more information, refer to IOcrSettingManager.

Example
For an example, refer to IOcrSpellCheckManager.
Requirements

Target Platforms

See Also

Reference

IOcrEngine Interface
IOcrEngine Members
Startup
IsStarted Property
Shutdown Method
OcrEngineManager Class
OcrEngineType Enumeration
IOcrSettingManager Interface
Programming with the LEADTOOLS .NET OCR

 

 


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

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