LinkFormat Members

Include Protected Members
Include Inherited Members

Represents the linking characteristics for an OLE object or picture.

The LinkFormat type exposes the following members.

Methods

  Name Description
Public method BreakLink Breaks the link between the source file and the specified OLE object, picture, or linked field.
Public method Update Updates the specified link.

Top

Properties

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

Top

See Also

Reference

LinkFormat Interface

Microsoft.Office.Interop.Word Namespace