Class
View preferences.
ViewPreference
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
cursorKeyIncrement | number | r/w | The distance each press of an arrow key will move the selection |
guideSnaptoZone | number | r/w | The range within which an object snaps to guides |
horizontalMeasurementUnits | MeasurementUnits: MeasurementUnits.POINTS MeasurementUnits.PICAS MeasurementUnits.INCHES MeasurementUnits.INCHES_DECIMAL MeasurementUnits.MILLIMETERS MeasurementUnits.CENTIMETERS MeasurementUnits.CICEROS |
r/w | The measurement unit for the horizontal ruler and other horizontally-measured spaces such as grid columns, horizontal offsets, column gutters, or others. |
parent | Application Document |
readonly | The parent of the ViewPreference (a Application or Document). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
rulerOrigin | RulerOrigin: RulerOrigin.SPREAD_ORIGIN RulerOrigin.PAGE_ORIGIN RulerOrigin.SPINE_ORIGIN |
r/w | The default zero point at the intersection of the vertical and horizontal rulers and the scope of the horizontal ruler. |
showFrameEdges | bool | r/w | If true, displays borders of unselected frames and the diagonal lines in empty unselected frames. |
showNotes | bool | r/w | If true, notes are displayed. |
showRulers | bool | r/w | If true, displays the horizontal and vertical rulers. |
verticalMeasurementUnits | MeasurementUnits: MeasurementUnits.POINTS MeasurementUnits.PICAS MeasurementUnits.INCHES MeasurementUnits.INCHES_DECIMAL MeasurementUnits.MILLIMETERS MeasurementUnits.CENTIMETERS MeasurementUnits.CICEROS |
r/w | The measurement unit for the vertical ruler and other vertically-measured spaces such as grid rows, vertical offsets, row heights, or others. |
Element of
Application.viewPreferences
Document.viewPreferences
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |