←Select platform

Confidence Property (FieldResult)

Summary

Confidence value of the recognition certainty for Text.

Syntax

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

Property Value

Value between 0 and 100 where 0 is the lowest confidence value and 100 the highest. Default value is 0.

Example

For an example, refer to IDCardReader.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Commands Assembly
Click or drag to resize