Adobe InDesign CS4 (6.0) Object Model JS: UnitValue

InDesign CS4

Class

UnitValue

 

QuickLinks

as, convert

Properties

PropertyTypeAccessDescription
baseUnitUnitValue r/wThe base unit.
typestring readonlyThe unit name.
valuenumber r/wThe numeric value.

Class

PropertyTypeAccessDescription
baseUnitany r/w

Methods

Instances

UnitValue as (unitName: string)
Return this instance as a different unit.

ParameterTypeDescription
unitNamestringThe unit name.

any convert (unitName: string)
Convert this instance to a different unit.

ParameterTypeDescription
unitNamestringThe unit name.

Element of

UnitValue.baseUnit

Return

UnitValue UnitValue.as (unitName: string)

Jongware, 20-Jun-2010 v3.0.3dContents :: Index