Skip to main content
This method allows you to set text selection on a page.

Syntax

C++

C#

Visual Basic .NET

Parameters

From [in] Refers to the EditorPosition object that contains the cursor position of the beginning of the selection. To [in] Refers to the EditorPosition object that contains the cursor position of the end of the selection. The end of the selection must be on the same page on which the beginning is.

Return values

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

See also

TextEditor GetSelection