SetHyperlink
PresentationFormattedTextFragment.SetHyperlink method
텍스트와 연결된 하이퍼링크를 설정합니다.
public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
모수 | 유형 | 설명 |
---|---|---|
actionType | PresentationHyperlinkActionType | 하이퍼링크를 활성화하는 작업입니다. |
url | String | 하이퍼링크 URL입니다. |