Adobe InDesign CS3 (5.0) Object Model JS: FootnoteNumberingStyle
From InDesign CS3
Footnote numbering style options.
Value
| Name | Description | Value |
|---|---|---|
| FootnoteNumberingStyle.ARABIC | Uses Arabic numerals. | 1298231906 = 'Marb' |
| FootnoteNumberingStyle.ARABIC_ABJAD | Uses Arabic Abjad | 1296130410 = 'MAaj' |
| FootnoteNumberingStyle.ARABIC_ALIF_BA_TAH | Uses Arabic Alif Ba Tah | 1296130420 = 'MAat' |
| FootnoteNumberingStyle.HEBREW_BIBLICAL | Uses Hebrew Biblical | 1296589410 = 'MHbb' |
| FootnoteNumberingStyle.HEBREW_NON_STANDARD | Uses Hebrew Non Standard | 1296589422 = 'MHbn' |
| FootnoteNumberingStyle.LOWER_LETTERS | Uses lowercase letters. | 1296855660 = 'MLrl' |
| FootnoteNumberingStyle.LOWER_ROMAN | Uses lowercase Roman numerals. | 1297247596 = 'MRml' |
| FootnoteNumberingStyle.SYMBOLS | Uses symbols. | 1181971321 = 'Fssy' |
| FootnoteNumberingStyle.UPPER_LETTERS | Uses uppercase letters. | 1296855669 = 'MLru' |
| FootnoteNumberingStyle.UPPER_ROMAN | Uses uppercase Roman numerals. | 1297247605 = 'MRmu' |
Usage
As property
FootnoteOption.footnoteNumberingStyle
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |