このメソッドを使用すると、ページ上のテキストの選択範囲を設定できます。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.
このメソッドを使用すると、ページ上のテキストの選択範囲を設定できます。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.
HRESULT SetSelection(
IEditorPosition* From,
IEditorPosition* To
);
void SetSelection(
IEditorPosition From,
IEditorPosition To
);
Sub SetSelection( _
From As IEditorPosition, _
To As IEditorPosition _
)
このページは役に立ちましたか?