Adds an event listener.
HyperlinkExternalPageDestination
A hyperlink destination that is a page in a document other than the document that contains the hyperlink source. For information on hyperlink sources, hyperlink page item source or hyperlink text source.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number 1–9999 | read/write | The index of the page that the hyperlink destination points to. Note: Valid only when hyperlink destination is an external page. | |
| File async | read/write | The path to the document that the hyperlink destination points to. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The unique ID of the HyperlinkExternalPageDestination. | |
| Number | readonly | The index of the HyperlinkExternalPageDestination within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | read/write | A property that can be set to any string. | |
| String | readonly | The name of the HyperlinkExternalPageDestination. | |
| Document | readonly | The parent of the HyperlinkExternalPageDestination (a Document). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| Array | Unit | Unit | Unit | read/write | The view rectangle, specified in the format [y1, x1, y2, x2]. Note: Valid only when view setting is fixed. Can return: Ordered array containing top:Unit, left:Unit, bottom:Unit, right:Unit. | |
| Number 5–4000 | read/write | The zoom percentage. (Range: 5 to 4000) Note: Valid only when view setting is fixed. | |
| HyperlinkDestinationPageSetting | read/write | The destination page size when the page is reached by clicking the hyperlink. |
Methods
Gets the label value associated with the specified key.
Resolves the object specifier, creating an array of object references.
Sets the label to the value associated with the specified key.
Deletes the HyperlinkExternalPageDestination.
Removes the event listener.
Jumps to the hyperlink destination.
Generates a string which, if executed, will return the HyperlinkExternalPageDestination.
Retrieves the object specifier.
Object of 5
Properties elsewhere that hold a HyperlinkExternalPageDestination.
Parameter of 5
Method parameters that accept a HyperlinkExternalPageDestination.
Return 14
Methods that return a HyperlinkExternalPageDestination.