LinkFormat.BreakLink Method
Breaks the link between the source file and the specified OLE object, picture, or linked field.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub BreakLink
'Usage
Dim instance As LinkFormat
instance.BreakLink()
void BreakLink()
Remarks
After you use this method, the link result won't be automatically updated if the source file is changed.