Galley preferences.
galley preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| anti alias type | gray antialiasing, color antialiasing, thicker antialiasing, |
r/w | The type of text anti-aliasing to use in story and galley views. |
| background color | any | r/w | The background 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/a… |
| blink cursor | boolean | r/w | If true, the cursor blinks. |
| class | type | read | The class descriptor type. |
| cursor type | standard cursor, thick cursor, barbell cursor, block cursor, |
r/w | The cursor type for galley and story views. |
| display font | text | r/w | Font family name to use for text display. |
| display font size | number | r/w | Size to use for text display. |
| info column width | number | r/w | Info column width. |
| line spacing value | single space, one and half space, double space, triple space, |
r/w | Amount of spacing between lines. |
| object reference | galley preference | read | An object reference for the object. |
| parent | specifier | read | The parent of the galley preference (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| show depth ruler | boolean | r/w | If true, displays the depth ruler. |
| show info column | boolean | r/w | If true, display the Info column. |
| show paragraph break marks | boolean | r/w | If true, show paragraph break marks. |
| show paragraph style names | boolean | r/w | If true, show paragraph style names. |
| smooth text | boolean | r/w | If true, galley text is anti-aliased. |
| text color | any | r/w | The text 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… |