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