Drawing.Inline Property
Inline Drawing Object.Represents the element tag in schema: wp:inline
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Inline As Inline
Get
Set
'Usage
Dim instance As Drawing
Dim value As Inline
value = instance.Inline
instance.Inline = value
public Inline Inline { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Wordprocessing.Inline
Returns Inline.