Leadtools.Forms.Ocr Namespace > IOcrEngine Interface : SpellCheckManager Property |
IOcrSpellCheckManager SpellCheckManager {get;}
'Declaration ReadOnly Property SpellCheckManager As IOcrSpellCheckManager
'Usage Dim instance As IOcrEngine Dim value As IOcrSpellCheckManager value = instance.SpellCheckManager
IOcrSpellCheckManager SpellCheckManager {get;}
get_SpellCheckManager();
property IOcrSpellCheckManager^ SpellCheckManager { IOcrSpellCheckManager^ get(); }
The spell checking system contains three parts:
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.
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