public final class WebHyperlink extends Hyperlink
Represents web hyperlink object.
Constructor and Description |
---|
WebHyperlink()
Initializes a new instance of the
WebHyperlink class. |
WebHyperlink(String url)
Initializes a new instance of the
WebHyperlink class. |
public WebHyperlink()
Initializes a new instance of the WebHyperlink
class.
public WebHyperlink(String url)
Initializes a new instance of the WebHyperlink
class.
url
- Web url for hyperlink.Copyright © 2017 Aspose. All Rights Reserved.