[]
Gets or sets whether the Office Math run is normal text, so properties Script, IsAlignmentPoint, BreakAt and Font are ignored.
The default value is false.
public bool IsNormalText { get; set; }
Public Property IsNormalText As Boolean