Baseline frame grid options.
baseline frame grid option Properties
| Property | Type | Access | Description |
|---|---|---|---|
| baseline frame grid color | any | r/w | The grid line 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 a UI color. Can return: list of 3 fixed (0 – 255) or light blue/red/green/blue/yellow/magenta/cyan/gray/black/oran… |
| baseline frame grid increment | number | r/w | The distance between grid lines. Can return: number or string (1 – 8640 points). |
| baseline frame grid relative option | top of page, top of margin, top of frame, top of inset, |
r/w | The location (top of page, top margin, top of frame, or frame inset) on which to base the custom baseline grid. |
| class | type | read | The class descriptor type. |
| object reference | baseline frame grid option | read | An object reference for the object. |
| parent | specifier | read | The parent of the baseline frame grid option (a application, document, text frame or object style). Can return: application, document, text frame or object style. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| starting offset for baseline frame grid | number | r/w | The amount to offset the baseline grid. Can return: number or string (0 – 8640 points). |
| use custom baseline frame grid | boolean | r/w | If true, uses a custom baseline frame grid. |