Gets or sets the value of the character that will be used as the reported recognition result, when the Reader has low confidence in its ability to correctly recognize the character.
Read-write property
| Visual Basic |
|---|
Public Property RejectionCharacter() As String |
The threshold of low confidence for which the rejection character will be used is defined by the property MinimumCharacterConfidence.
If the RejectionCharacter is returned, the CharacterResultConfidence confidence is set to 0% and no alternative results are given for the CharacterResult.
