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