A collection of bookmarks.
Element
bookmark
bookmark Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| destination | specifier | read | The destination that the hyperlink points to. Can return: hyperlink text destination, hyperlink page destination, hyperlink external page destination or page. |
| id | integer | read | The unique ID of the bookmark. |
| indent | integer | read | The indent level of the bookmark. |
| index | integer | read | The index of the bookmark 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 bookmark. |
| object reference | bookmark | read | An object reference for the object. |
| parent | specifier | read | The parent of the bookmark (a document or bookmark). Can return: document or bookmark. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |