The vertical alignment point of an anchored object.
Static Properties
| Name | Description |
|---|---|
| CAPHEIGHT | Align the anchored object to the top of capital letters. |
| COLUMN_EDGE | Align the anchored object to the edge of the text or table column. |
| EMBOX_BOTTOM | Align the anchored object to the bottom of the embox. |
| EMBOX_MIDDLE | Align the anchored object to the middle of the embox. |
| EMBOX_TOP | Align the anchored object to the top of the embox. |
| LINE_ASCENT | Align the anchored object to the top of the tallest letters in the text. |
| LINE_BASELINE | Align the anchored object to the baseline of the line of text. |
| LINE_XHEIGHT | Align the anchored object to the top of lower case letters with no ascent, such as x. |
| PAGE_EDGE | Align the anchored object to the edge of the page. |
| PAGE_MARGINS | Align the anchored object to the page margin. |
| TEXT_FRAME | Align the anchored object to the edge of the text frame. |
| TOP_OF_LEADING | Align the anchored object to the top of the text leading. |