MathVerticalAlignment
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class MathVerticalAlignment extends System.Enum
Vertical Alignment
Fields
Field | Description |
---|---|
NotDefined | Value is not defined |
Top | Top |
Center | Center |
Bottom | Bottom |
NotDefined
public static final int NotDefined
Value is not defined
Top
public static final int Top
Top
Center
public static final int Center
Center
Bottom
public static final int Bottom
Bottom