Accusoft.SmartZoneICR4.Net
AlternateConfidence Method
See Also  Send Feedback
Accusoft.SmartZoneICRSdk Namespace > CharacterResult Class : AlternateConfidence Method




index
The zero based index for the confidence value. An System.ArgumentOutOfRangeException will occur if the index less than 0 or greater or equal to the NumberResults.

Glossary Item Box

The alternate confidence value for the index of the CharacterResult.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

index
The zero based index for the confidence value. An System.ArgumentOutOfRangeException will occur if the index less than 0 or greater or equal to the NumberResults.

Return Value

The alternate confidence value corresponding to the index of the CharacterResult. It will be a value between 0 and 100.

Remarks

This method allows you access to the alternate confidence value for the index.

See Also

©2013. Accusoft Corporation. All Rights Reserved.