Share via


Drawing.Inline Property

Definition

Inline Drawing Object.

Represents the following element tag in the schema: wp:inline.

public DocumentFormat.OpenXml.Drawing.Wordprocessing.Inline Inline { get; set; }
public DocumentFormat.OpenXml.Drawing.Wordprocessing.Inline? Inline { get; set; }
member this.Inline : DocumentFormat.OpenXml.Drawing.Wordprocessing.Inline with get, set
Public Property Inline As Inline

Property Value

Returns Inline.

Applies to