Endnotes.SwapWithFootnotes Method
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.
Converts all endnotes in a document to footnotes and vice versa.
public:
void SwapWithFootnotes();
public void SwapWithFootnotes ();
abstract member SwapWithFootnotes : unit -> unit
Public Sub SwapWithFootnotes ()
Remarks
To convert a range of endnotes to footnotes, use the Convert() method.