add_hyperlink method
add_hyperlink
Sets the hyperlink with a URI as its target.
def add_hyperlink(self, active_rect, border, target_uri):
...
| Parameter | Type | Description |
|---|---|---|
| active_rect | aspose.pydrawing.RectangleF | The active rectangle of the link. |
| border | aspose.pydrawing.Pen | The link border. |
| target_uri | str | The target URI. |
See Also
- module
aspose.tex.presentation - class
Device