​
​
​

Gets a collection of all footnotes contained in the main text of the document. The property value is an object of the type FootnoteCollection.

​ Introduced: 32.0.

Syntax

​public FootnoteCollection Footnotes { get; }
​Public ReadOnly Property Footnotes() As FootnoteCollection
​

Limitations

Read only.

​