Public ReadOnly Property Confidence As Integer
Dim instance As DeskewResults Dim value As Integer value = instance.Confidence
public int Confidence {get;}
Public ReadOnly Property Confidence As Integer
Dim instance As DeskewResults Dim value As Integer value = instance.Confidence
public int Confidence {get;}
The valid value range is between 0 and 100.
Higher values indicating a higher confidence that the skew was accurately detected.