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



The minimum confidence value to consider the form as being one of the known types in Master Forms repository.

Syntax

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

Return Value

The minimum confidence value to consider the form as being one of the known types in Master Forms repository.

Example

Remarks

The value ranges from 0 to 100 and it should be less than MinimumConfidenceRecognized.

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