Controls the initial OpenType math style used for a formula.
public static readonly MathMode Inline = 0
Uses compact text-style fractions, operators, and limits.
public static readonly MathMode Display = 1
Uses display-style fractions, large operators, and stacked limits.