このメソッドは、選択範囲の開始カーソル位置と終了カーソル位置を返します。選択範囲が未定義の場合、出力 EditorPosition オブジェクトのすべてのプロパティは -1 になります。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 オブジェクトの GetSelection メソッド
Windows 上の ABBYY FineReader Engine Visual Components における TextEditor オブジェクトの GetSelection メソッド — このメソッドは、選択範囲の開始位置と終了位置のカーソル位置を返します。
開始位置
[out] 選択範囲の先頭のカーソル位置を、EditorPosition オブジェクトとして格納します。
終了位置
[out] 選択範囲の末尾のカーソル位置を、EditorPosition オブジェクトとして格納します。
このメソッドに固有の戻り値はありません。ABBYY FineReader Engine 関数の標準的な戻り値が返されます。
TextEditor
SetSelection
