Share via


WP.wrapThrough Field

Definition

Represents the wp:wrapThrough XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: anchor.
  • has the following child XML elements: wrapPolygon.
  • has the following XML attributes: distL, distR, wrapText.
  • corresponds to the following strongly-typed classes: WrapThrough.

Applies to