Endnotes.SwapWithFootnotes Method
Converts all endnotes in a document to footnotes and vice versa.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub SwapWithFootnotes
'Usage
Dim instance As Endnotes
instance.SwapWithFootnotes()
void SwapWithFootnotes()
Remarks
To convert a range of endnotes to footnotes, use the Convert method.