GetCharConfidence

This method returns the confidence level of a character.

Syntax

GetCharConfidence (CharIndex as Long) as Long
Parameter Description
CharIndex Index of the item.

Return value

Possible return values are between 0 and 100.

Sample return values

  • 0: The recognition is unconfident.
  • 50: The recognition has a low confidence.
  • 100: The recognition is confident.