Aspose::Pdf::WebHyperlink class

Represents web hyperlink object.

class WebHyperlink : public Aspose::Pdf::Hyperlink

Methods

MethodDescription
cpp_set_link_element_to_weak()
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