Aspose::Pdf::WebHyperlink class

Represents web hyperlink object.

class WebHyperlink : public Aspose::Pdf::Hyperlink

Methods

MethodDescription
get_Url() constGets the web url.
set_Url(System::String)Sets the web url.
WebHyperlink()Initializes a new instance of the WebHyperlink class.
WebHyperlink(System::String)Initializes a new instance of the WebHyperlink class.

See Also