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 : EnumFields
Bottom
Bottom.
Declaration
public const MathVerticalAlignment BottomField Value
| Type | 
|---|
| MathVerticalAlignment | 
Center
Center.
Declaration
public const MathVerticalAlignment CenterField Value
| Type | 
|---|
| MathVerticalAlignment | 
Top
Top.
Declaration
public const MathVerticalAlignment TopField Value
| Type | 
|---|
| MathVerticalAlignment |