LinkFormat Properties 

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
AutoUpdate True if the specified link is updated automatically when the container file is opened or when the source file is changed.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Locked True if a Field, InlineShape, or Shape object is locked to prevent automatic updating.
Parent Returns an object that represents the parent object of the specified object.
SavePictureWithDocument True if the specified picture is saved with the document.
SourceFullName Returns or sets the path and name of the source file for the specified linked OLE object, picture, or field.
SourceName Returns the name of the source file for the specified linked OLE object, picture, or field.
SourcePath Returns the path of the source file for the specified linked OLE object, picture, or field.
Type Returns the link type.

See Also

Reference

LinkFormat Interface
Microsoft.Office.Interop.Word Namespace