Enumeration
FootnoteMarkerPositioning
Options for positioning footnote reference numbers relative to characters the main 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 = 1181576816 | readonly | Uses the position defined in the character style applied to footnote reference numbers. For information, see footnote marker style. | |
| Number = 1181577840 | readonly | Gives the marker ruby style positioning. | |
| Number = 1181578096 | readonly | Subscripts footnote reference numbers. | |
| Number = 1181569904 | readonly | Superscripts footnote reference numbers. |
Object of 2
Properties elsewhere that hold an FootnoteMarkerPositioning value.