A collection of notes.
Element
character
insertion point
line
paragraph
text
text column
text style range
text variable instance
word
note Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| collapsed | boolean | r/w | If true, the note is collapsed in galley view. |
| creation date | date | read | The date and time the note was created. |
| id | integer | read | The unique ID of the note. |
| index | integer | read | The index of the note within its containing object. |
| label | string | r/w | A property that can be set to any string. |
| modification date | date | read | The date and time the note was last modified. |
| object reference | note | read | An object reference for the note. |
| parent | reference | read | The parent of the note (a xml story, story, text frame, insertion point, text, character, word, line, text column, paragraph or text style range). Can return: xml story, story, text frame, insertion point, text, character, word, line, text column, para… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| story offset | insertion point | read | The location of the note in the parent story. |
| user name | string | read | The user who made the note. |