←Select platform

MinimumConfidence Property

Summary

Gets or sets the minimum confidence of the detected characters.

Syntax

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

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly