Class
Margin preferences.
MarginPreference
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| bottom | Measurement Unit (Number or String) | r/w | The bottom edge of the MarginPreference. |
| columnCount | number | r/w | The number of columns |
| columnGutter | Measurement Unit (Number or String) | r/w | The distance between columns in a text frame |
| left | Measurement Unit (Number or String) | r/w | The left edge of the MarginPreference. |
| parent | ApplicationDocument Page |
readonly | The parent of the MarginPreference (a Application, Document or Page). |
| properties | Object | r/w | A property that allows setting of several properties at the same time. |
| right | Measurement Unit (Number or String) | r/w | The right edge of the MarginPreference. |
| top | Measurement Unit (Number or String) | r/w | The top edge of the MarginPreference. |
Element of
Application.marginPreferences
Document.marginPreferences
Page.marginPreferences
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |