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 | anything | 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 class | 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 | string | r/w | Font family name to use for text display |
| display font size | number or string | r/w | Size to use for text display |
| info column width | number or string | 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 galley preference. |
| parent | reference | 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 | Show Info column |
| show paragraph style names | boolean | r/w | Show paragraph style names |
| smooth text | boolean | r/w | If true, galley text is anti-aliased. |
| text color | anything | 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… |