Confidence property (ILTRecognizedCharacters)
long Confidence | |
Overview |
Refer to Using Recognized Characters |
Remarks
Gets or sets a value that represents the certainty of the recognition of the first guess and the certainty of the word.
This property is updated with the current setting when the GetRecognizedCharacters method is called.
To update the set of recognized characters, set this property and the other ILTRecognizedCharacters properties accessed by the RecognizedCharacter property and call the SetRecognizedCharacters method.
See Also