Document.Footnotes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Footnotes collection that represents all the footnotes in the document.
public:
property Microsoft::Office::Interop::Word::Footnotes ^ Footnotes { Microsoft::Office::Interop::Word::Footnotes ^ get(); };
public Microsoft.Office.Interop.Word.Footnotes Footnotes { get; }
member this.Footnotes : Microsoft.Office.Interop.Word.Footnotes
Public ReadOnly Property Footnotes As Footnotes
Property Value
A Footnotes collection that represents all the footnotes in the document.