←Select platform

MaximumConfidence Property

Summary
Gets or sets the maximum confidence of the detected characters.

Syntax
C#
VB
C++
Java
public int MaximumConfidence { get; set; } 
  
Public Property MaximumConfidence As Integer 
public int getMaximumConfidence(); 
public void setMaximumConfidence( 
   int intValue 
); 
public: 
property int MaximumConfidence { 
   int get(); 
   void set (    int ); 
} 

Property Value

The confidence number expressing the maximum certainty of the recognized characters.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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