Footnotes.ResetContinuationSeparator Method

Resets the footnote continuation separator to the default separator. The default separator is a long horizontal line that separates document text from notes continued from the previous page.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub ResetContinuationSeparator
'Usage
Dim instance As Footnotes

instance.ResetContinuationSeparator()
void ResetContinuationSeparator()

See Also

Reference

Footnotes Interface

Footnotes Members

Microsoft.Office.Interop.Word Namespace