LinkFormat.Type Property
Returns the link type.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Type As WdLinkType
Get
'Usage
Dim instance As LinkFormat
Dim value As WdLinkType
value = instance.Type
WdLinkType Type { get; }
Property Value
Type: Microsoft.Office.Interop.Word.WdLinkType
Remarks
The Type property can be one of the WdLinkType constants.