public IOcrSettingManager SettingManager { get; }
ReadOnly Property SettingManager As IOcrSettingManager
@property (nonatomic, strong, readonly) LTOcrSettingManager *settingManager
public OcrSettingManager getSettingManager()
property IOcrSettingManager^ SettingManager {
IOcrSettingManager^ get();
}
The instance of the IOcrSettingManager object used to manage the underlying OCR engine-specific settings of this IOcrEngine.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document