OleObject.LinkType Property

Embedded Object Alternate Image Request.Represents the element tag in schema: o:LinkType

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property LinkType As LinkType
    Get
    Set
'Usage
Dim instance As OleObject
Dim value As LinkType

value = instance.LinkType

instance.LinkType = value
public LinkType LinkType { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Vml.Office.LinkType
Returns LinkType.

See Also

Reference

OleObject Class

OleObject Members

DocumentFormat.OpenXml.Vml.Office Namespace