Share via


W.contextualSpacing Field

Definition

Represents the w:contextualSpacing XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to