Share via


M.mathFont Field

Definition

Represents the m:mathFont XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to