Accusoft.Forms1 - Updated
Confidence Property (AutoRotateResults)



Accusoft.ScanFixXpressSdk Namespace > AutoRotateResults Class : Confidence Property
Gets the confidence value that indicates the certainty that the process holds over the result.
Syntax
Public ReadOnly Property Confidence As Integer
Dim instance As AutoRotateResults
Dim value As Integer
 
value = instance.Confidence
public int Confidence {get;}
public:
property int Confidence {
   int get();
}

Property Value

An integer that represents the confidence value
See Also

Reference

AutoRotateResults Class
AutoRotateResults Members