Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ValueType Property
See Also 
Leadtools.Forms.Ocr Namespace > IOcrSettingDescriptor Interface : ValueType Property



Gets the setting value type.

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property ValueType As OcrSettingValueType
Visual Basic (Usage)Copy Code
Dim instance As IOcrSettingDescriptor
Dim value As OcrSettingValueType
 
value = instance.ValueType
C# 
virtual OcrSettingValueType ValueType {get;}
C++/CLI 
virtual property OcrSettingValueType ValueType {
   OcrSettingValueType get();
}

Return Value

One of the OcrSettingValueType enumeration member specifying the setting type.

Example

For an example, refer to IOcrSettingManager.

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

ValueType requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features