Galley preferences.
GalleyPreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| AntiAliasType | idAntiAliasType enumeration | r/w | The type of text anti-aliasing used in story and galley view. |
| BackgroundColor | Array of 3 Doubles (0 – 255), idInCopyUIColors enumeration (see table at end of chapter) | r/w | The background color of the galley view. |
| BlinkCursor | Boolean | r/w | If true, blink the cursor. |
| CursorType | idCursorTypes enumeration | r/w | Which cursor should be used in galley and story views. |
| Parent | Object | read | The parent of the object. |
| ShowDepthRuler | Boolean | r/w | If true, show the depth ruler. |
| SmoothText | Boolean | r/w | If true, antialias text in galley view. |
| TextColor | Array of 3 Doubles (0 – 255), idInCopyUIColors enumeration (see table at end of chapter) | r/w | The text color of the galley view. |