Accusoft.ScanFixXpress8.Net
Confidence Property (BorderRemovalResults)




Gets the confidence of the border removal process.
Syntax
'Declaration
 
Public ReadOnly Property Confidence As Integer
'Usage
 
Dim instance As BorderRemovalResults
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 border was accurately located.

See Also

Reference

BorderRemovalResults Class
BorderRemovalResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback