A collection of notes.
Element
character
hidden text
insertion point
line
paragraph
text.ctxt
text column
text style range
text variable instance
word
note Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | 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 | text | 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 object. |
| parent | specifier | read | The parent of the note (a xml story, story, text frame, insertion point or cell). Can return: xml story, story, text frame, insertion point or cell. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| story offset | insertion point | read | The insertion point before the table in the story containing the table. |
| user name | text | read | The user who made the note. |