SetHyperlink
PresentationFormattedTextFragment.SetHyperlink method
设置与文本关联的超链接。
public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
范围 | 类型 | 描述 |
---|---|---|
actionType | PresentationHyperlinkActionType | 激活超链接的操作。 |
url | String | 超链接网址。 |