The Hypertext
HypertextLinkCollection
Introduced: X18.
Method | Description |
---|---|
add | Inserts a new hypertext link at the current input position. |
element |
Returns the element at a specified index in the collection.
(Inherited from Collection) |
for |
Executes a callback function for each element.
(Inherited from Collection) |
get |
Gets the number of elements contained in the collection.
(Inherited from Collection) |
get |
Gets the hypertext link with the specified id. |
remove | Removes a hypertext link from a Text Control document. |