get_hyperlink method
get_hyperlink
Gets the hyperlink associated with this PresentationBaseShape.
Returns
The url of the hyperlink that is activated on specified action.
def get_hyperlink(self, action_type):
...
| Parameter | Type | Description |
|---|---|---|
| action_type | PresentationHyperlinkActionType |
The action that activates the hyperlink. |
See Also
- module
groupdocs.watermark.contents.presentation - class
PresentationBaseShape - class
PresentationChart