Margin preferences.
margin preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| bottom | number | r/w | The bottom edge of the margin preference. |
| class | type | read | The class descriptor type. |
| column count | integer | r/w | The number of columns to place on the page. . Can return: integer (1 – 216). |
| column gutter | number | r/w | The distance between columns. . Can return: number or string (0 – 1440 points). |
| columns positions | List of | r/w | The distance that each column guide is placed from the left margin, formatted as an array in the format [guide1, guide2, guide3]. |
| custom columns | boolean | read | If false, columns are evenly spaced. If true, columns can have custom widths. |
| left | number | r/w | The left edge of the margin preference. |
| object reference | margin preference | read | An object reference for the object. |
| parent | specifier | read | The parent of the margin preference (a application, document or page). Can return: application, document or page. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| right | number | r/w | The right edge of the margin preference. |
| top | number | r/w | The top edge of the margin preference. |