SetHyperlink
PresentationFormattedTextFragment.SetHyperlink method
Sets the hyperlink associated with the text.
public void SetHyperlink(PresentationHyperlinkActionType actionType, string url)
| Parameter | Type | Description |
|---|---|---|
| actionType | PresentationHyperlinkActionType | The action that activates the hyperlink. |
| url | String | The hyperlink url. |
See Also
- enum PresentationHyperlinkActionType
- class PresentationFormattedTextFragment
- namespace GroupDocs.Watermark.Contents.Presentation
- assembly GroupDocs.Watermark