Footnotes.SwapWithEndnotes Method

Definition

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.

Applies to