Aspose::Pdf::WebHyperlink class
WebHyperlink class
Represents web hyperlink object.
class WebHyperlink : public Aspose::Pdf::Hyperlink
Methods
Method | Description |
---|---|
get_Url() const | Gets 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
- Class Hyperlink
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++