Share via


M.wrapIndent Field

Definition

Represents the m:wrapIndent XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mathPr.
  • corresponds to the following strongly-typed classes: WrapIndent.

Applies to