Note preferences.
note preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| find and replace note contents | boolean | r/w | If true, includes inline notes content when using Find/Change commands (in Galley and Story views only). |
| note background color | galley background color, use note color, |
r/w | The background color for notes. |
| note color | anything | r/w | The note color, specified either as an array of three doubles, each in the range 0 to 255 and representing R, G, and B values, or as an InCopy UI color. Can return: list of 3 fixed (0 – 255) or canary/lemon/electrolyte/lime/forest/lichen/jade/aqua/cirr… |
| note color choices | use user color, use note pref color, |
r/w | The color to use for notes. |
| object reference | note preference | read | An object reference for the note preference. |
| parent | reference | read | The parent of the note preference (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| show note tips | boolean | r/w | If true, displays note information and some note content when the mouse pointer hovers over a note anchor in layout view or a note bookend in galley or story view. |
| spell check notes | boolean | r/w | If true, includes inline notes content when using Spell Check (in Galley and Story views only). |