The Document
DocumentLinkCollection
Introduced: X18.
Method | Description |
---|---|
add | Adds a new document link to the collection. |
clear | Removes all document links from the collection. |
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 document link at the current text input position or the document link with the specified id. |
remove | Removes the link from the collection. |