Share via


W.wordWrap Field

Definition

Represents the w:wordWrap XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to