Fields.UpdateSource 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.
Saves the changes made to the results of an INCLUDETEXT field back to the source document.
public:
void UpdateSource();
public void UpdateSource ();
abstract member UpdateSource : unit -> unit
Public Sub UpdateSource ()
Remarks
The source document must be formatted as a Microsoft Word document.