Share via


M.wrapRight Field

Definition

Represents the m:wrapRight XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to