이 메서드는 단락 내의 string에 하이퍼링크를 설정합니다.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.
이 메서드는 단락 내의 string에 하이퍼링크를 설정합니다.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 SetHyperlink(
int Position,
int Count,
IHyperlink* Value
);
void SetHyperlink(
int Position,
int Count,
IHyperlink Value
);
Sub SetHyperlink( _
Position As Integer, _
Count As Integer, _
Value As IHyperlink _
)
이 페이지가 도움이 되었나요?