Enumeration
FootnoteRestarting
Options for restarting footnote numbering.
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 = 1180988019 | readonly | Does not restart numbering; numbers footnotes sequentially throughout the document. | |
| Number = 1181774451 | readonly | Restarts footnote numbering on each page. | |
| Number = 1181053555 | readonly | Restarts footnote numbering in each section. | |
| Number = 1181971059 | readonly | Restarts footnote numbering on each spread. |
Object of 1
Properties elsewhere that hold an FootnoteRestarting value.