Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
MinimumConfidence Property (NegativeCorrectionOptions)




Accusoft.ScanFixXpressSdk Namespace > NegativeCorrectionOptions Class : MinimumConfidence Property
Gets and sets the minimum detection confidence required before correction will proceed.
Syntax
'Declaration
 
Public Property MinimumConfidence As Integer
 
'Usage
 
Dim instance As NegativeCorrectionOptions
Dim value As Integer
 
instance.MinimumConfidence = value
 
value = instance.MinimumConfidence
Remarks

The default value is 50.

Valid values are 0 to 100.

See Also

Reference

NegativeCorrectionOptions Class
NegativeCorrectionOptions Members