SetCharAttributes

This method assigns attributes to a character.

Syntax

SetCharAttributes(CharIndex as Long, Char as Long, Attributes as Long, Confidence as Long)
Parameter Description
CharIndex Index of requested character.
Char The character
Attributes Attributes to assign.
Confidence Confidence of the character.

Optional parameter. The default value is 100.

Possible values

0 to 100, where 0 means that the recognition is unconfident, and 100 means that the recognition is confident.