Pasteboard preferences.
pasteboard preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| bleed guide color | anything | r/w | The color of bleed guides, specified either as an array of three doubles, each in the range 0 to 255, representing R, G, and B values, or as a UI color. Can return: list of 3 fixed (0 – 255) or light blue/red/green/blue/yellow/magenta/cyan/gray/black/o… |
| class | type class | read | The class descriptor type. |
| minimum space above and below | number or string | r/w | The minimum space above and below a page. |
| object reference | pasteboard preference | read | An object reference for the pasteboard preference. |
| parent | reference | read | The parent of the pasteboard preference (a application or document). Can return: application or document. |
| preview background color | anything | r/w | The color of the preview background, specified either as an array of three doubles, each in the range 0 to 255, representing R, G, and B values, or as a UI color. Can return: list of 3 fixed (0 – 255) or light blue/red/green/blue/yellow/magenta/cyan/gr… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| slug guide color | anything | r/w | The color of slug guides, specified either as an array of three doubles, each in the range 0 to 255, representing R, G, and B values, or as a UI color. Can return: list of 3 fixed (0 – 255) or light blue/red/green/blue/yellow/magenta/cyan/gray/black/or… |