SetBoostReference
This method assigns the attributes of the boosted character alternative.
Syntax
SetBoostReference(CharIndex as Long, CharCode as Long, Confidence as Long, Attributes as Long)
Parameter | Description |
---|---|
CharIndex | Index of requested character. |
CharCode | Character code. |
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. |
Attributes | Attributes to assign. |