A collection of hyperlink external page destinations.
hyperlink external page destination Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | 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. |
| document path | alias or string | r/w | The path to the document that the hyperlink destination points to. |
| hidden | boolean | read | If true, the hyperlink external page destination 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 | string | r/w | A property that can be set to any string. |
| name | string | read | The name of the hyperlink external page destination. |
| object reference | hyperlink external page destination | read | An object reference for the hyperlink external page destination. |
| 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 | List of number or string | r/w | The view rectangle, specified in the format [y1, x1, y2, x2]. Note: Valid only when view setting is fixed. |
| view percentage | fixed | r/w | The zoom percentage. (Range: 5 to 4000) Note: Valid only when view setting is fixed. |
| 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. |