Visual Basic (Declaration) | |
---|---|
Public Property MinimumConfidenceKnownForm As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int MinimumConfidenceKnownForm {get; set;} |
Return Value
The minimum confidence value to consider the form as being one of the known types in Master Forms repository.For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
The value ranges from 0 to 100 and it should be less than MinimumConfidenceRecognized.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family