Adobe InDesign CS4 (6.0) Object Model JS: MeasurementUnits
From InDesign CS4
The unit of measurement.
Value
| Name | Description | Value |
|---|---|---|
| MeasurementUnits.AGATES | Agates | 2051106676 = 'zAgt' |
| MeasurementUnits.CENTIMETERS | Centimeters. | 2053336435 = 'zcms' |
| MeasurementUnits.CICEROS | Ciceros. | 2053335395 = 'zcic' |
| MeasurementUnits.CUSTOM | Uses points as the unit of measurement and specifies the number of points between major tick marks on the specified ruler. For information, see horizontal custom points and vertical custom points. | 1131639917 = 'Cstm' |
| MeasurementUnits.INCHES | Inches. | 2053729891 = 'zinc' |
| MeasurementUnits.INCHES_DECIMAL | Decimal inches. | 2053729892 = 'zind' |
| MeasurementUnits.MILLIMETERS | Millimeters. | 2053991795 = 'zmms' |
| MeasurementUnits.PICAS | Picas. | 2054187363 = 'zpic' |
| MeasurementUnits.POINTS | Points. | 2054188905 = 'zpoi' |
Usage
As property
MeasurementCombobox.editUnits
MeasurementEditbox.editUnits
ViewPreference.horizontalMeasurementUnits
ViewPreference.verticalMeasurementUnits
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |