Share via


WP.wrapSquare Field

Definition

Represents the wp:wrapSquare XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: anchor.
  • has the following child XML elements: effectExtent.
  • has the following XML attributes: distB, distL, distR, distT, wrapText.
  • corresponds to the following strongly-typed classes: WrapSquare.

Applies to