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



Gets or sets the OMR sensitivity mode.

Syntax

Visual Basic (Declaration) 
Overridable Property Sensitivity As OcrOmrSensitivity
Visual Basic (Usage)Copy Code
Dim instance As IOcrOmrOptions
Dim value As OcrOmrSensitivity
 
instance.Sensitivity = value
 
value = instance.Sensitivity
C# 
virtual OcrOmrSensitivity Sensitivity {get; set;}
C++/CLI 
virtual property OcrOmrSensitivity Sensitivity {
   OcrOmrSensitivity get();
   void set (OcrOmrSensitivity value);
}

Return Value

An OcrOmrSensitivity enumeration member that indicates the OMR sensitivity mode.

Example

For an example, refer to IOcrOmrOptions.

Remarks

OMR stands for Optical Mark Recognition. For more information refer to Using OMR in LEADTOOLS .NET OCR.

You can set the LEADTOOLS OCR engine OMR recognition sensitivity to be as high or low as desired. High sensitivity results in higher confidence in the recognized mark, but could prove to be slower.

Requirements

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

See Also

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