Adobe InCopy CS5 (7.0) Object Model JS: HorizontalAlignment

InCopy CS5

 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, 23-Mar-2011 v3.0.3dContents :: Index