Accusoft Pegasus
Accusoft MICR Xpress 1
TextLineResultDeleteCharacter Method
See Also  Send Feedback
character
An index indicating the character to be deleted. The character index must be at least 0 and less than the value of TextLineResultNumberCharacters.

Description

Deletes the character at the specified index from the selected text line result.

Syntax

Visual Basic
Public Sub TextLineResultDeleteCharacter( _
   ByVal character As Long _
) 

Parameters

character
An index indicating the character to be deleted. The character index must be at least 0 and less than the value of TextLineResultNumberCharacters.

Remarks

When a character result is deleted from the text line result, the indicies of other character results in the text line -with an index greater than the one deleted- are reduced by 1.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.