←Select platform

MaximumConfidence Property

Summary

Gets or sets the maximum confidence of the detected characters.

Syntax

C#
VB
C++
public int MaximumConfidence { get; set; } 
  
Public Property MaximumConfidence As Integer 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly