Gets the setting value type.
public OcrSettingValueType ValueType { get; }
ReadOnly Property ValueType As Leadtools.Forms.Ocr.OcrSettingValueType
Leadtools.Forms.Ocr.OcrSettingValueType ValueType {get;}
@property (nonatomic, assign, readonly) LTOcrSettingValueType valueType
public OcrSettingValueType getValueType()
get_ValueType();
property Leadtools.Forms.Ocr.OcrSettingValueType ValueType {
Leadtools.Forms.Ocr.OcrSettingValueType get();
}
One of the OcrSettingValueType enumeration member specifying the setting type.
You can also get the setting value type by calling IOcrSettingManager.GetSettingValueType.
For a list of supported engine-specific settings and their meanings, refer to OCR engine-specific Settings.
For an example, refer to IOcrSettingManager.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET