←Select platform
In This Topic ▼

IOcrSettingManager Interface Methods

Summary

For a list of all members of this type, see IOcrSettingManager members

Public Methods

Name Description
Public Method GetBooleanValue Gets the current value of a boolean setting.
Public Method GetCharacterValue Gets the current value of a character setting.
Public Method GetDoubleValue Gets the current value of a double setting.
Public Method GetEnumValue Gets the current value of an enum setting as an integer.
Public Method GetEnumValueAsString Gets the current value of an enum setting as string.
Public Method GetIntegerValue Gets the current value of an integer setting.
Public Method GetRectangleValue Gets the current value of a rectangle setting.
Public Method GetSettingDescriptor Gets the descriptor of the given setting.
Public Method GetSettingNames Gets all the names of the supported engine-specific settings.
Public Method GetSettingValueType Gets a value indicating the type of the given setting.
Public Method GetStringValue Gets the current value of a string setting.
Public Method GetValue Gets the current value of a setting as a string.
Public Method IsSettingNameSupported Gets a value indicating whether the given setting name is supported by the IOcrEngine.
Public Method Load Loads the OCR engine settings from a disk file.
Public Method Save Saves the OCR engine current settings to a disk file.
Public Method SetBooleanValue Sets the value of a boolean setting.
Public Method SetCharacterValue Sets the value of a character setting.
Public Method SetDoubleValue Sets the value of a double setting.
Public Method SetEnumValue Sets the value of an enum setting from string.
Public Method SetIntegerValue Sets the value of an integer setting.
Public Method SetRectangleValue Sets the value of a rectangle setting.
Public Method SetStringValue Sets the value of a string setting.
Public Method SetValue Sets the value of a setting from a string.

See Also

IOcrSettingManager Interface

Leadtools.Ocr Namespace

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.