WebHyperlink
Overview
WebHyperlink is a class in Aspose.PDF FOSS for .NET.
Inherits from: Hyperlink.
Hyperlink that opens an external URL.
This class provides 2 methods for working with WebHyperlink objects in .NET programs.
Available methods include: WebHyperlink.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Properties: Url.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Url | string? | Read/Write | Destination URL. |
Methods
| Signature | Description |
|---|---|
WebHyperlink() | Calls WebHyperlink on this WebHyperlink instance. |
WebHyperlink(url: string) |