Gets the confidence of the selected character result's primary or alternative recognition result at the specified index.
| Visual Basic |
|---|
Public Function CharacterResultConfidence( _ ByVal index As Long _ ) As Long |
- index
- An index indicating which of the primary or alternative result confidences to return.
