Skip to main content
This method inserts the specified text into the text of the paragraph.

Syntax

C++

C#

Visual Basic .NET

Parameters

Pos [in] Position where the text is inserted. Must be not less than 0 and not greater than the length of paragraph. Text [in] This variable must refer to a valid Text object that contains the newly inserted text.

Return values

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

See also

Paragraph