Accusoft.ScanFixXpress8.Net
Confidence Property (DeskewResults)




Gets the confidence of the skew detection process.
Syntax
'Declaration
 
Public ReadOnly Property Confidence As Integer
'Usage
 
Dim instance As DeskewResults
Dim value As Integer
 
value = instance.Confidence
public int Confidence {get;}
public: __property int get_Confidence();
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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback