Share via


WP.wrapTight Field

Definition

Represents the wp:wrapTight XML element.

public static readonly System.Xml.Linq.XName wrapTight;
 staticval mutable wrapTight : System.Xml.Linq.XName
Public Shared ReadOnly wrapTight 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: WrapTight.

Applies to