Enumeration
VerticallyRelativeTo
The vertical alignment point of an anchored object.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1096185955 | readonly | Align the anchored object to the top of capital letters. | |
| Number = 1095787375 | readonly | Align the anchored object to the edge of the text or table column. | |
| Number = 1096183106 | readonly | Align the anchored object to the bottom of the embox. | |
| Number = 1096183117 | readonly | Align the anchored object to the middle of the embox. | |
| Number = 1096181101 | readonly | Align the anchored object to the top of the embox. | |
| Number = 1096180083 | readonly | Align the anchored object to the top of the tallest letters in the text. | |
| Number = 1096180321 | readonly | Align the anchored object to the baseline of the line of text. | |
| Number = 1096185960 | readonly | Align the anchored object to the top of lower case letters with no ascent, such as x. | |
| Number = 1095790695 | readonly | Align the anchored object to the edge of the page. | |
| Number = 1095789927 | readonly | Align the anchored object to the page margin. | |
| Number = 1954051174 | readonly | Align the anchored object to the edge of the text frame. | |
| Number = 1096180332 | readonly | Align the anchored object to the top of the text leading. |
Object of 3
Properties elsewhere that hold an VerticallyRelativeTo value.