Document.Endnotes 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 an Endnotes collection that represents all the endnotes in the document.
public:
property Microsoft::Office::Interop::Word::Endnotes ^ Endnotes { Microsoft::Office::Interop::Word::Endnotes ^ get(); };
public Microsoft.Office.Interop.Word.Endnotes Endnotes { get; }
member this.Endnotes : Microsoft.Office.Interop.Word.Endnotes
Public ReadOnly Property Endnotes As Endnotes
Property Value
An Endnotes collection that represents all the endnotes in the document.