The minimum confidence value to consider the form as being one of the known types in Master Forms repository.
public int MinimumConfidenceKnownForm { get; set; }
Public Property MinimumConfidenceKnownForm As Integer
The minimum confidence value to consider the form as being one of the known types in Master Forms repository.
The value ranges from 0 to 100 and it should be less than MinimumConfidenceRecognized.
For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET