Device.AddHyperlink
Device.AddHyperlink method
Sets the hyperlink with a URI as its target.
[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public abstract void AddHyperlink(RectangleF activeRect, Pen border, string targetUri)
Parameter | Type | Description |
---|---|---|
activeRect | RectangleF | The active rectangle of the link. |
border | Pen | The link border. |
targetUri | String | The target URI. |
See Also
- class Device
- namespace Aspose.TeX.Presentation
- assembly Aspose.TeX