←Select platform

MinimumConfidence Property

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

Syntax
C#
C++/CLI
Java
Python
public int MinimumConfidence { get; set; } 
public int getMinimumConfidence(); 
public void setMinimumConfidence( 
   int intValue 
); 
public: 
property int MinimumConfidence { 
   int get(); 
   void set (    int ); 
} 
MinimumConfidence # get and set (OcrFormFieldResult) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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