Shape.LinkFormat Property
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.
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