←Select platform

OmrSensitivity Property

Summary

The sensitivity of the OMR recognition engine.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public OcrOmrSensitivity OmrSensitivity { get; set; } 
public:  
   [DataMemberAttribute] 
   property OcrOmrSensitivity^ OmrSensitivity 
   { 
      OcrOmrSensitivity^ get() 
      void set(OcrOmrSensitivity^ value) 
   } 
OmrSensitivity # get and set (OmrFieldOptions) 

Property Value

An OcrOmrSensitivity enumeration member that indicates the OMR sensitivity mode.

Remarks

High and Highest sensitivity are used when the filled OMR marks is not entirely filled. While, Low and Lowest are used when the user is confident that the input OMR form has all OMR marks filled completely.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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