Fields.UpdateSource Method
Saves the changes made to the results of an INCLUDETEXT field back to the source document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub UpdateSource
'Usage
Dim instance As Fields
instance.UpdateSource()
void UpdateSource()
Remarks
The source document must be formatted as a Microsoft Word document.