Footnotes.ResetSeparator 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.
Resets the footnote separator to the default separator. The default separator is a short horizontal line that separates document text from notes.
public:
void ResetSeparator();
public void ResetSeparator ();
abstract member ResetSeparator : unit -> unit
Public Sub ResetSeparator ()