Class MathVerticalAlignment
Specifies the vertical alignment for a matrix.
Inheritance
System.Object
MathVerticalAlignment
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class MathVerticalAlignment : Enum
Fields
Bottom
Bottom.
Declaration
public const MathVerticalAlignment Bottom
Field Value
Type | Description |
---|---|
MathVerticalAlignment |
Center
Center.
Declaration
public const MathVerticalAlignment Center
Field Value
Type | Description |
---|---|
MathVerticalAlignment |
Top
Top.
Declaration
public const MathVerticalAlignment Top
Field Value
Type | Description |
---|---|
MathVerticalAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |