The horizontal alignment of an anchored object. Not valid when anchored position is inline.
Static Properties
| Name | Description |
|---|---|
| CENTER_ALIGN | Place the anchored object at the center of the reference. |
| LEFT_ALIGN | Place the anchored object to the left of the reference. |
| RIGHT_ALIGN | Place the anchored object to the right of the reference. |
| TEXT_ALIGN | Place the anchored object relative to the text alignment. |