A collection of hyperlink text sources.
hyperlink text source Properties
| Property | Type | Access | Description |
|---|---|---|---|
| applied character style | character style | r/w | Character style of the hyperlink text source. |
| class | type | read | The class descriptor type. |
| hidden | boolean | read | If true, the hyperlink is hidden. |
| id | integer | read | The unique ID of the hyperlink text source. |
| index | integer | read | The index of the hyperlink text source 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 text source. |
| object reference | hyperlink text source | read | An object reference for the object. |
| parent | document | read | The parent of the hyperlink text source (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| source text | text.ctxt | r/w | The hyperlinked text or insertion point. |