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