Share via


W.suppressOverlap Field

Definition

Represents the w:suppressOverlap XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to