←Select platform

FilledConfidence Property

Summary

The confidence in the OMR that is filled.

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

Property Value

The confidence in the OMR that is filled.

Remarks

It should be between 0 and 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.