Accusoft.SmartZoneOCR4.Net
AlternateText Method
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace > CharacterResult Class : AlternateText Method






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

Glossary Item Box

The alternate text string for the index of the CharacterResult.

Syntax

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

Parameters

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

Return Value

The alternate text string corresponding to the index of the CharacterResult.

Remarks

This method allows you access to the alternate text string for the index.

See Also

©2013. Accusoft Corporation. All Rights Reserved.