Class
A collection of hyperlink text destinations.
add, count
HyperlinkTextDestinations
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
HyperlinkTextDestination add (destination:
Text[, withProperties:
Object])
Creates a new hyperlink text destination.
Parameter | Type | Description |
---|---|---|
destination | Text | The text or insertion point location that the hyperlink points to. |
withProperties | Object | Initial values for properties of the new HyperlinkTextDestination (Optional) |
number count ()
Displays the number of elements in the HyperlinkTextDestination.
Element of
Document.hyperlinkTextDestinations
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |