Guide preferences.
guide preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| guides in back | boolean | r/w | If true, places guides behind all other objects on the spread. |
| guides locked | boolean | r/w | If true, guides cannot be moved, added, or deleted. |
| guides shown | boolean | r/w | If true, displays the guides. |
| guides snapto | boolean | r/w | If true, an object within the specified range snaps to the nearest guide when the object is created, moved, or resized. For range information, see guide snapto zone. |
| object reference | guide preference | read | An object reference for the guide preference. |
| parent | reference | read | The parent of the guide 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. |
| ruler guides color | anything | r/w | The color of the guide, specified either as an array of three doubles, each in the range 0 to 255 and 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… |
| ruler guides view threshold | fixed | r/w | The magnification (as a percentage) less than which ruler guides do not appear. (Range: 5 to 4000) |