←Select platform

Sensitivity Property

Summary

Gets or sets the OMR sensitivity mode of the field.

Syntax

C#
VB
C++
public OcrOmrSensitivity Sensitivity { get; set; } 
  
Public Property Sensitivity As Leadtools.Forms.Ocr.OcrOmrSensitivity 
public: 
property Leadtools.Forms.Ocr.OcrOmrSensitivity Sensitivity { 
   Leadtools.Forms.Ocr.OcrOmrSensitivity get(); 
   void set (    Leadtools.Forms.Ocr.OcrOmrSensitivity ); 
} 

Property Value

An Leadtools.Forms.Ocr.OcrOmrSensitivity enumeration member that indicates the OMR sensitivity mode of the field.

Remarks

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly