Adobe InDesign CS5 (7.0) Object Model JS: FootnoteRestarting
From InDesign CS5
Options for restarting footnote numbering.
Value
| Name | Description | Value |
|---|---|---|
| FootnoteRestarting.DONT_RESTART | Does not restart numbering; numbers footnotes sequentially throughout the document. | 1180988019 = 'Fdrs' |
| FootnoteRestarting.PAGE_RESTART | Restarts footnote numbering on each page. | 1181774451 = 'Fprs' |
| FootnoteRestarting.SECTION_RESTART | Restarts footnote numbering in each section. | 1181053555 = 'Fers' |
| FootnoteRestarting.SPREAD_RESTART | Restarts footnote numbering on each spread. | 1181971059 = 'Fsrs' |
Usage
As property
FootnoteOption.restartNumbering
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |