C#
VB
C++
Minimum confidence value to decide that the Form type result is a known type.
public int MinimumConfidenceKnownForm { get; set; }
Public Property MinimumConfidenceKnownForm() As Integer
Get
Set
public:
property int MinimumConfidenceKnownForm
{
int get()
void set(int value)
}
Valid values are from 0 to 100 and usually it is less than MinimumConfidenceRecognized. Default value is 30.
This value is set into the AutoFormsEngine.MinimumConfidenceKnownForm property.
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