←Select platform

OMRConfidence Property

Summary

The confidence in the OMR value.

Syntax
C#
VB
C++
public int OMRConfidence {get; set;} 
Public Property OMRConfidence() As Integer 
   Get 
   Set 
public:  
   property Int32 OMRConfidence 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The confidence in the OMR value.

Remarks

Valid values range from 0 through 100.

Example

For an example, refer to FindCandidateFormFieldsCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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