Enumeration
FootnoteFirstBaseline
Options for specifying the amount of vertical space between the top of the footnote container and the first line of footnote text.
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 = 1296135023 | readonly | The tallest character in the font falls below the top of the footnote container. | |
| Number = 1296255087 | readonly | The tops of upper case letters touch the top of the footnote container. | |
| Number = 1296386159 | readonly | The em box height of the text defines the distance between the baseline of the text and the top of the footnote container. | |
| Number = 1313228911 | readonly | The footnote minimum first baseline offset value defines the distance between the baseline of the text and the top of the footnote container. | |
| Number = 1296852079 | readonly | The leading value of the text defines the distance between the baseline of the text and the top of the footnote container. | |
| Number = 1299728495 | readonly | The tops of lower case letters without ascents, such as x, touch the top of the footnote container. |
Object of 1
Properties elsewhere that hold an FootnoteFirstBaseline value.