Footnote options.
FootnoteOption Properties
| Property | Type | Access | Description |
|---|---|---|---|
| ContinuingRuleColor | Swatch, String | r/w | The color of the rule for continued footnotes. |
| ContinuingRuleGapColor | Swatch, String | r/w | The gap color of the rule used for continued footnotes. |
| ContinuingRuleGapOverprint | Boolean | r/w | If true, overprint the rule’s gap for continued footnotes. |
| ContinuingRuleGapTint | Double (0 – 100) | r/w | The tint of the rule’s gap for continued footnotes (in percentage tint). |
| ContinuingRuleLeftIndent | Unit (Double or String) (-103680 – 103680 points) | r/w | The left indent of the rule for continued footnotes. |
| ContinuingRuleLineWeight | Unit (Double or String) (0 – 1000 points) | r/w | The line weight of the rule for continued footnotes. |
| ContinuingRuleOffset | Unit (Double or String) (-15552 – 15552 points) | r/w | The vertical offset of the rule used for continued footnotes. |
| ContinuingRuleOn | Boolean | r/w | If true, draw a rule between the text and the first footnote (that continues from the previous column). |
| ContinuingRuleOverprint | Boolean | r/w | If true, overprint the rule for continued footnotes. |
| ContinuingRuleTint | Double (0 – 100) | r/w | The tint of the rule for continued footnotes (in percentage tint). |
| ContinuingRuleType | StrokeStyle, String | r/w | The stroke style of the rule used for continued footnotes. |
| ContinuingRuleWidth | Unit (Double or String) (0 – 103680 points) | r/w | The stroke weight of the rule used for continued footnotes. |
| EosPlacement | Boolean | r/w | If true, the footnote at the end of the story will be placed just below the text, otherwise it will appear at the bottom of the column. |
| FootnoteFirstBaselineOffset | idFootnoteFirstBaseline enumeration | r/w | The distance between the baseline of the text and the top inset of the footnote container. |
| FootnoteMarkerStyle | CharacterStyle | r/w | The initial character style of a new footnote’s reference marker (all new footnotes created will use this style). |
| FootnoteMinimumFirstBaselineOffset | Unit (Double or String) (0 – 103680 points) | r/w | The minimum distance in points from the baseline of the first line of text in the footnote container and the top inset of the container. |
| FootnoteNumberingStyle | idFootnoteNumberingStyle enumeration, String | r/w | The footnote numbering style. |
| FootnoteTextStyle | ParagraphStyle | r/w | The initial paragraph style of a new footnote’s text (all new footnotes created will use this style). |
| MarkerPositioning | idFootnoteMarkerPositioning enumeration, String | r/w | How to position the footnote marker. |
| NoSplitting | Boolean | r/w | If true, footnotes will not split across columns. Otherwise, depending on the size of the footnote and the location of the marker within the column, the footnote may flow into succeeding column(s). |
| Parent | Object | read | The parent of the object. |
| Prefix | String | r/w | The prefix text. The maximum number of characters in the prefix is 100. |
| RestartNumbering | idFootnoteRestarting enumeration, String | r/w | The point at which to restart footnote numbering (if at all). |
| RuleColor | Swatch, String | r/w | The stroke color of the rule for new footnotes. |
| RuleGapColor | Swatch, String | r/w | The gap color of the rule used for new footnotes. |
| RuleGapOverprint | Boolean | r/w | If true, overprint the rule’s gap for new footnotes. |
| RuleGapTint | Double (0 – 100) | r/w | The tint of the rule’s gap for new footnotes (in percentage tint). |
| RuleLeftIndent | Unit (Double or String) (-103680 – 103680 points) | r/w | The left indent of the rule for new footnotes. |
| RuleLineWeight | Unit (Double or String) (0 – 1000 points) | r/w | The stroke weight of the rule for new footnotes. |
| RuleOffset | Unit (Double or String) (-15552 – 15552 points) | r/w | The vertical offset of the rule used for new footnotes. |
| RuleOn | Boolean | r/w | If true, draw a rule between the text and the first footnote (that starts in this column). |
| RuleOverprint | Boolean | r/w | If true, overprint the rule for new footnotes. |
| RuleTint | Double (0 – 100) | r/w | The tint of the rule for new footnotes (in percentage tint). |
| RuleType | StrokeStyle, String | r/w | The stroke style of the rule used for new footnotes. |
| RuleWidth | Unit (Double or String) (0 – 103680 points) | r/w | The stroke weight of the rule used for new footnotes. |
| SeparatorText | String | r/w | The text to insert between the footnote marker and the footnote text in the footnote itself. The maximum number of characters in the separator is 100. |
| ShowPrefixSuffix | idFootnotePrefixSuffix enumeration, String | r/w | Where to show the prefix and/or suffix text (if at all). |
| SpaceBetween | Unit (Double or String) (0 – 864 points) | r/w | The vertical space to add between individual footnotes. |
| Spacer | Unit (Double or String) (0 – 864 points) | r/w | The vertical space to add between the text and the first footnote (either new or continuing). |
| StartAt | Long (1 – 400) | r/w | The number at which to start footnote numbering. |
| Suffix | String | r/w | The suffix text. The maximum number of characters in the suffix is 100. |