XpsDevice.AddHyperlink
XpsDevice.AddHyperlink method
Set 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 override 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 XpsDevice
- namespace Aspose.TeX.Presentation.Xps
- assembly Aspose.TeX