Share via


W.suppressAutoHyphens Field

Definition

Represents the w:suppressAutoHyphens XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to