com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class WebHyperlink



  • public final class WebHyperlink
    extends Hyperlink

    Represents web hyperlink object.

    • Constructor Detail

      • WebHyperlink

        public WebHyperlink()

        Initializes a new instance of the WebHyperlink class.

      • WebHyperlink

        public WebHyperlink(String url)

        Initializes a new instance of the WebHyperlink class.

        Parameters:
        url - Web url for hyperlink.
    • Method Detail

      • getUrl

        public String getUrl()
        Gets the web url.
        Returns:
        String object
      • setUrl

        public void setUrl(String value)
        Sets the web url.
        Parameters:
        value - String value