Adobe InDesign CS5 (7.0) Object Model JS: FootnoteMarkerPositioning
From InDesign CS5
Options for positioning footnote reference numbers relative to characters the main text.
Value
| Name | Description | Value |
|---|---|---|
| FootnoteMarkerPositioning.NORMAL_MARKER | Uses the position defined in the character style applied to footnote reference numbers. For information, see footnote marker style. | 1181576816 = 'Fmnp' |
| FootnoteMarkerPositioning.RUBY_MARKER | Gives the marker ruby style positioning. | 1181577840 = 'Fmrp' |
| FootnoteMarkerPositioning.SUBSCRIPT_MARKER | Subscripts footnote reference numbers. | 1181578096 = 'Fmsp' |
| FootnoteMarkerPositioning.SUPERSCRIPT_MARKER | Superscripts footnote reference numbers. | 1181569904 = 'FmSp' |
Usage
As property
FootnoteOption.markerPositioning
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |