このメソッドを使用すると、ページ上のテキストの選択範囲を設定できます。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
TextEditor
TextEditor オブジェクトの SetSelection メソッド
Windows の ABBYY FineReader Engine Visual Components における TextEditor オブジェクトの SetSelection メソッド — このメソッドを使用すると、ページ上のテキストの選択範囲を設定できます。
From
[in] 選択範囲の開始位置におけるカーソル位置を含む EditorPosition オブジェクトを指定します。
To
[in] 選択範囲の終了位置におけるカーソル位置を含む EditorPosition オブジェクトを指定します。選択範囲の終了位置は、開始位置と同じページ上になければなりません。
このメソッド固有の戻り値はありません。代わりに、ABBYY FineReader Engine 関数の標準戻り値が返されます。
TextEditor
GetSelection
