GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureImaging Class / ADRGetLastConfidence Method





In This Topic
ADRGetLastConfidence Method (GdPictureImaging)
In This Topic
Returns the Confidence of the closest template obtained during the last Documents Recognition Operation.
Syntax
'Declaration
 
Public Function ADRGetLastConfidence() As Double
 

Return Value

Last Confidence. Value between 0 and 100 (identical document).
See Also