Accusoft.ScanFixXpress8.Net
Confidence Property (BlankPageDetectResults)




Gets the confidence of the blank page detection process.
Syntax
'Declaration
 
Public ReadOnly Property Confidence As Integer
'Usage
 
Dim instance As BlankPageDetectResults
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 blank page was accurately detected.

See Also

Reference

BlankPageDetectResults Class
BlankPageDetectResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback