Shape.LinkFormat Property

Definition

Returns a LinkFormat object that represents the link options of the specified shape that's linked to a file.

public:
 property Microsoft::Office::Interop::Word::LinkFormat ^ LinkFormat { Microsoft::Office::Interop::Word::LinkFormat ^ get(); };
public Microsoft.Office.Interop.Word.LinkFormat LinkFormat { get; }
member this.LinkFormat : Microsoft.Office.Interop.Word.LinkFormat
Public ReadOnly Property LinkFormat As LinkFormat

Property Value

Applies to