Accusoft.SmartZoneOCR4.Net
DeleteCharacter Method
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace > TextLineResult Class : DeleteCharacter Method






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

Glossary Item Box

Delete the CharacterResult for the index on the TextLineResult.

Syntax

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

Parameters

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

Remarks

This method allows you to make corrections to the text of the text line.

See Also

©2013. Accusoft Corporation. All Rights Reserved.