Inline.DocProperties Property

Definition

Drawing Object Non-Visual Properties.

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

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

Property Value

Returns DocProperties.

Applies to