Enumeration
FootnotePrefixSuffix
Footnote prefix or suffix placement options.
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 = 1181774702 | readonly | Does not use a prefix or suffix. | |
| Number = 1181774690 | readonly | Places the prefix and/or suffix on both the the footnote reference number in the main text and the footnote marker number in the footnote text. | |
| Number = 1181774708 | readonly | Places the prefix and/or suffix on the footnote marker number in the footnote text. | |
| Number = 1181774706 | readonly | Places the prefix and/or suffix on the footnote reference number in the main text. |
Object of 2
Properties elsewhere that hold an FootnotePrefixSuffix value.