| Accusoft.ScanFixXpressSdk Namespace > DeskewResults Class : Confidence Property |
'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();
The valid value range is between 0 and 100 .
Higher values indicating a higher confidence that the skew was accurately detected.