A collection of hyperlink external page destinations.
hyperlink external page destination Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| destination page index | integer | r/w | The index of the page that the hyperlink destination points to. Note: Valid only when hyperlink destination is an external page. Can return: integer (1 – 9999). |
| document path | alias | r/w | The path to the document that the hyperlink destination points to. |
| hidden | boolean | read | If true, the hyperlink is hidden. |
| id | integer | read | The unique ID of the hyperlink external page destination. |
| index | integer | read | The index of the hyperlink external page destination within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | read | The name of the hyperlink external page destination. |
| object reference | hyperlink external page destination | read | An object reference for the object. |
| parent | document | read | The parent of the hyperlink external page destination (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| view bounds | any | r/w | The view rectangle, specified in the format [y1, x1, y2, x2]. Note: Valid only when view setting is fixed. Can return: Ordered list containing top:number or string, left:number or string, bottom:number or string, right:number or string. |
| view percentage | real | r/w | The zoom percentage. (Range: 5 to 4000) Note: Valid only when view setting is fixed. Can return: fixed (5 – 4000). |
| view setting | fixed, fit view, fit window, fit width, fit height, fit visible, inherit zoom, |
r/w | The destination page size when the page is reached by clicking the hyperlink. |