add_hyperlink method
add_hyperlink
Set 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.pdf
- class
PdfDevice