MathHorizontalAlignment
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class MathHorizontalAlignment extends System.Enum
Horizontal Alignment
Fields
Field | Description |
---|---|
NotDefined | Value is not defined |
Left | Left Justification |
Center | Center |
Right | Right |
NotDefined
public static final int NotDefined
Value is not defined
Left
public static final int Left
Left Justification
Center
public static final int Center
Center
Right
public static final int Right
Right