Adobe InDesign CS6 (8.0) Object Model JS: HorizontalAlignment

InDesign CS6

 The horizontal alignment of an anchored object. Not valid when anchored position is inline.

Value

NameDescriptionValue
HorizontalAlignment.CENTER_ALIGNPlace the anchored object at the center of the reference.1667591796 = 'cent'
HorizontalAlignment.LEFT_ALIGNPlace the anchored object to the left of the reference.1818584692 = 'left'
HorizontalAlignment.RIGHT_ALIGNPlace the anchored object to the right of the reference.1919379572 = 'rght'
HorizontalAlignment.TEXT_ALIGNPlace the anchored object relative to the text alignment.1954046316 = 'txal'

Usage

As property

AnchoredObjectSetting.horizontalAlignment

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