Share via


W.drawing Field

Definition

Represents the w:drawing XML element.

public static readonly System.Xml.Linq.XName drawing;
 staticval mutable drawing : System.Xml.Linq.XName
Public Shared ReadOnly drawing As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r, numPicBullet, object, r.
  • has the following child XML elements: anchor, inline.
  • corresponds to the following strongly-typed classes: Drawing.

Applies to