Leadtools.Forms.Ocr Namespace > IOcrEngine Interface : SettingManager Property |
IOcrSettingManager SettingManager {get;}
'Declaration ReadOnly Property SettingManager As IOcrSettingManager
'Usage Dim instance As IOcrEngine Dim value As IOcrSettingManager value = instance.SettingManager
IOcrSettingManager SettingManager {get;}
get_SettingManager();
property IOcrSettingManager^ SettingManager { IOcrSettingManager^ get(); }
The SettingManager allows you to do the following:
For more information, refer to IOcrSettingManager.
You must call the Startup method before you can use the SettingManager.
Note: The LanguageManager and SpellCheckManager state is also saved when the engine settings are saved. For more information, refer to IOcrSettingManager.
For a list of supported engine-specific settings and their meanings, refer to OCR engine-specific Settings.
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