GetHyperlink
PresentationFormattedTextFragment.GetHyperlink method
获取与文本关联的超链接。
public string GetHyperlink(PresentationHyperlinkActionType actionType)
范围 | 类型 | 描述 |
---|---|---|
actionType | PresentationHyperlinkActionType | 激活超链接的操作。 |
返回值
在指定操作上激活的超链接的 url。
获取与文本关联的超链接。
public string GetHyperlink(PresentationHyperlinkActionType actionType)
范围 | 类型 | 描述 |
---|---|---|
actionType | PresentationHyperlinkActionType | 激活超链接的操作。 |
在指定操作上激活的超链接的 url。