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