ReadOnlyFootnoteOptions Properties
An interface implementing the footnote options accessed by the DocumentIterator.| Name | Description |
|---|---|
| ColumnCount | Gets the number of columns the footnotes are split into. |
| NumberingFormat | Gets the numbering style for the footnote references. |
| Position | Gets the footnote position in the document. |
| RestartType | Returns when the reference numbering should be reset. |
| StartNumber | Gets the footnote reference’s starting number. |
See Also