Adobe InDesign CS6 (8.0) Object Model JS: VerticalJustification

InDesign CS6

 Vertical alignment options for text.

Value

NameDescriptionValue
VerticalJustification.BOTTOM_ALIGNText is aligned at the bottom of the object.1651471469 = 'botm'
VerticalJustification.CENTER_ALIGNText is center aligned vertically in the object.1667591796 = 'cent'
VerticalJustification.JUSTIFY_ALIGNLines of text are evenly distributed vertically between the top and bottom of the object.1785951334 = 'jstf'
VerticalJustification.TOP_ALIGNText is aligned at the top of the object.1953460256 = 'top '

Usage

As property

Cell.verticalJustification

CellStyle.verticalJustification

ChangeObjectPreference.verticalJustification

Column.verticalJustification

FindObjectPreference.verticalJustification

Row.verticalJustification

TextFramePreference.verticalJustification

Jongware, 28-Apr-2012 v3.0.3hContents :: Index