Share via


WP.wrapTopAndBottom Field

Definition

Represents the wp:wrapTopAndBottom XML element.

public static readonly System.Xml.Linq.XName wrapTopAndBottom;
 staticval mutable wrapTopAndBottom : System.Xml.Linq.XName
Public Shared ReadOnly wrapTopAndBottom 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, distT.
  • corresponds to the following strongly-typed classes: WrapTopBottom.

Applies to