Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SpellCheckManager Property
See Also 
Leadtools.Forms.Ocr Namespace > IOcrEngine Interface : SpellCheckManager Property



Manages the spell checking subsystem.

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property SpellCheckManager As IOcrSpellCheckManager
Visual Basic (Usage)Copy Code
Dim instance As IOcrEngine
Dim value As IOcrSpellCheckManager
 
value = instance.SpellCheckManager
C# 
virtual IOcrSpellCheckManager SpellCheckManager {get;}
C++/CLI 
virtual property IOcrSpellCheckManager^ SpellCheckManager {
   IOcrSpellCheckManager^ get();
}

Return Value

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

Example

For an example, refer to IOcrSpellCheckManager.

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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