Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Forms.Auto Namespace > AutoFormsEngine Class : MinimumConfidenceRecognized Property |
public int MinimumConfidenceRecognized {get; set;}
'Declaration Public Property MinimumConfidenceRecognized As Integer
'Usage Dim instance As AutoFormsEngine Dim value As Integer instance.MinimumConfidenceRecognized = value value = instance.MinimumConfidenceRecognized
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.