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