Skip to main content
This method deletes a text fragment.

Syntax

C++

C#

Visual Basic .NET

Parameters

FromPos [in] The start of the text fragment. Must be greater than or equal to 0. ToPos [in] The end of the text fragment. Must be not less than the FromPos parameter and not greater than the length of text minus 1.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

MrzField