Accusoft.SmartZoneOCR4.Net
DeleteTextLine Method
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace > TextBlockResult Class : DeleteTextLine Method






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

Glossary Item Box

Delete the TextLineResult for the index on the TextBlockResult

Syntax

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

Parameters

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

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.