Enum MathFontType
Specifies the script applied to the characters in the run.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum MathFontType
  Fields
| Name | Description | 
|---|---|
| DoubleStruck | Double-struck.  | 
      
| Fraktur | Fractur.  | 
      
| Monospace | Monospace.  | 
      
| Roman | Roman.  | 
      
| SansSerif | Sans-serif.  | 
      
| Script | Script.  |