Share via


W.textboxTightWrap Field

Definition

Represents the w:textboxTightWrap XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: TextBoxTightWrap.

Applies to