Class MathJustification
Specifies the justification of the equation.
Inheritance
System.Object
MathJustification
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class MathJustification : Enum
Fields
Center
Center.
Declaration
public const MathJustification Center
Field Value
Type |
---|
MathJustification |
CenterGroup
Center as a group.
Declaration
public const MathJustification CenterGroup
Field Value
Type |
---|
MathJustification |
Left
Left.
Declaration
public const MathJustification Left
Field Value
Type |
---|
MathJustification |
Right
Right.
Declaration
public const MathJustification Right
Field Value
Type |
---|
MathJustification |