SetHyperlink
PresentationBaseShape.SetHyperlink method
Sets the hyperlink associated with this PresentationBaseShape
.
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 PresentationBaseShape
- namespace GroupDocs.Watermark.Contents.Presentation
- assembly GroupDocs.Watermark