A collection of paragraph destinations.
paragraph destination Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| destination text | insertion point | r/w | The text or insertion point that the hyperlink points to. Can also accept: text. |
| hidden | boolean | read | If true, the hyperlink is hidden. |
| id | integer | read | The unique ID of the paragraph destination. |
| index | integer | read | The index of the paragraph 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 paragraph destination. |
| object reference | paragraph destination | read | An object reference for the object. |
| parent | document | read | The parent of the paragraph destination (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |