A collection of bookmarks.
Element
bookmark
bookmark Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| destination | reference | read | The destination that the hyperlink points to. For information, see hyperlink page destination, hyperlink external page destination, hyperlink text destination, or hyperlink url destination. Can return: hyperlink text destination, hyperlink page destina… |
| id | integer | read | The unique ID of the bookmark. |
| indent | integer | read | The indent level of the bookmark in the Bookmarks palette. |
| index | integer | read | The index of the bookmark within its containing object. |
| label | string | r/w | A property that can be set to any string. |
| name | string | r/w | The name of the bookmark. |
| object reference | bookmark | read | An object reference for the bookmark. |
| parent | reference | 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. |