Enum MathStyleType
Specifies the style of the characters in the run.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum MathStyleType
  Fields
| Name | Description | 
|---|---|
| Bold | Bold.  | 
      
| BoldItalic | Bold-italic.  | 
      
| Italic | Italic.  | 
      
| Regular | Plain.  |