MarginPreference
Margin preferences.
MarginPreference Properties
| Property |
Type |
Access |
Description |
| bottom |
Unit |
r/w |
The bottom margin. |
| columnCount |
Long (1 – 216) |
r/w |
The number of columns. |
| columnGutter |
Unit (0 – 1440 points) |
r/w |
The distance between columns in column guides. |
| columnsPositions |
Array of Units |
r/w |
The locations of the column guides. |
| customColumns |
Boolean |
read |
If true, the column guides on the page are not evenly spaced within the margins. |
| left |
Unit |
r/w |
The left margin. |
| parent |
Object |
read |
The parent of the object. |
| properties |
An array of property names and values |
r/w |
Property that allows setting of several properties at the same time. |
| right |
Unit |
r/w |
The right margin. |
| top |
Unit |
r/w |
The top margin. |
MarginPreference Methods
| Method |
Returns |
Description |
| getElements |
Array of Objects |
Resolve the object specifier. |
| toSource |
String |
Generate JavaScript source that, if executed, will return the specified objects. |
| toSpecifier |
String |
Retrieve the object specifier. |
Previous post: MasterSpread
Next post: Links