이 메서드를 사용하면 페이지의 텍스트 선택 영역을 설정할 수 있습니다.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 _
)
이 페이지가 도움이 되었나요?