A collection of hyperlink URL destinations.
hyperlink URL destination Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| destination URL | text | r/w | The URL the hyperlink points to. |
| hidden | boolean | read | If true, the hyperlink is hidden. |
| id | integer | read | The unique ID of the hyperlink URL destination. |
| index | integer | read | The index of the hyperlink URL destination within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | r/w | The name of the hyperlink URL destination. |
| object reference | hyperlink URL destination | read | An object reference for the object. |
| parent | document | read | The parent of the hyperlink URL destination (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |