Accusoft.Forms1 - Updated
Confidence Property (DeskewResults)



Accusoft.ScanFixXpressSdk Namespace > DeskewResults Class : Confidence Property
Gets the confidence of the skew detection process.
Syntax
Public ReadOnly Property Confidence As Integer
Dim instance As DeskewResults
Dim value As Integer
 
value = instance.Confidence
public int Confidence {get;}
public:
property int Confidence {
   int get();
}
Remarks

The valid value range is between 0 and 100.

Higher values indicating a higher confidence that the skew was accurately detected.

See Also

Reference

DeskewResults Class
DeskewResults Members