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
Center
Center.
Declaration
public const MathVerticalAlignment Center
Field Value
Top
Top.
Declaration
public const MathVerticalAlignment Top