Accusoft.ScanFixXpress8.Net
Confidence Property (NegativeCorrectionResults)




Gets the confidence of the blank page detection process.
Syntax
'Declaration
 
Public ReadOnly Property Confidence As Integer
'Usage
 
Dim instance As NegativeCorrectionResults
Dim value As Integer
 
value = instance.Confidence
public int Confidence {get;}
public: __property int get_Confidence();
public:
property int Confidence {
   int get();
}

Property Value

An integer value which represents the confidence.
Remarks

The value range is between 0 and 100 .

Higher values indicate a higher confidence that the negative was or was not accurately detected.

See Also

Reference

NegativeCorrectionResults Class
NegativeCorrectionResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback