Enum MathJustification
Specifies the justification of the equation.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum MathJustification
  Fields
| Name | Description | 
|---|---|
| Center | Center.  | 
      
| CenterGroup | Center as a group.  | 
      
| Left | Left.  | 
      
| Right | Right.  |