Leadtools.Forms.Auto Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MinimumConfidenceRecognized Property
See Also 
Leadtools.Forms.Auto Namespace > AutoFormsEngine Class : MinimumConfidenceRecognized Property



The minimum confidence value to consider the form as being recognized and to stop searching Master Forms.

Syntax

Visual Basic (Declaration) 
Public Property MinimumConfidenceRecognized As Integer
Visual Basic (Usage)Copy Code
Dim instance As AutoFormsEngine
Dim value As Integer
 
instance.MinimumConfidenceRecognized = value
 
value = instance.MinimumConfidenceRecognized
C# 
public int MinimumConfidenceRecognized {get; set;}
C++/CLI 
public:
property int MinimumConfidenceRecognized {
   int get();
   void set (int value);
}

Return Value

The minimum confidence value to consider the form as being recognized and to stop searching Master Forms.

Example

Remarks

The value ranges from 0 to 100 and it should be greater than MinimumConfidenceKnownForm.

This value is useful in order to speed up the recognition process.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features