Value
Name | Description | Value |
---|---|---|
HorizontalAlignment.CENTER_ALIGN | Place the anchored object at the center of the reference. | 1667591796 = 'cent' |
HorizontalAlignment.LEFT_ALIGN | Place the anchored object to the left of the reference. | 1818584692 = 'left' |
HorizontalAlignment.RIGHT_ALIGN | Place the anchored object to the right of the reference. | 1919379572 = 'rght' |
HorizontalAlignment.TEXT_ALIGN | Place the anchored object relative to the text alignment. | 1954046316 = 'txal' |
Usage
As property
AnchoredObjectSetting.horizontalAlignment
ChangeObjectPreference.horizontalAlignment
FindObjectPreference.horizontalAlignment
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |