Adobe InDesign CS (3.0) Object Model JS: HyperlinkExternalPageDestinations
From InDesign CS
Class
HyperlinkExternalPageDestinations
A collection of hyperlink external page destinations.QuickLinks
add, countProperties
| Property | Type | Access | Description |
|---|---|---|---|
| length | number | readonly | The number of objects in the collection. |
Methods
Instances
HyperlinkExternalPageDestination add ([destination:
Page][, withProperties:
Object])
Creates a new hyperlink external page destination.
| Parameter | Type | Description |
|---|---|---|
| destination | Page | The destination page. (Optional) |
| withProperties | Object | Initial values for properties of the new HyperlinkExternalPageDestination (Optional) |
number count ()
Displays the number of elements in the HyperlinkExternalPageDestination.
Element of
Document.hyperlinkExternalPageDestinations
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |