TextEditor.getHyperlinkUrl

Syntax

getHyperlinkUrl();

Description

The getHyperlinkUrl method returns URL of selected hyperlink.

Comments

The method returns value of the String type.

Example

The example of use is given in the page with description of the TextEditor.getFontBox method.

See also:

TextEditor