Share via


W.suppressTopSpacing Field

Definition

Represents the w:suppressTopSpacing XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: compat.
  • corresponds to the following strongly-typed classes: SuppressTopSpacing.

Applies to