Footnotes.ResetContinuationNotice Method
Resets the footnote continuation notice to the default notice. The default notice is blank (no text).
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ResetContinuationNotice
'Usage
Dim instance As Footnotes
instance.ResetContinuationNotice()
void ResetContinuationNotice()