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

FieldDescription
NotDefinedValue is not defined
LeftLeft Justification
CenterCenter
RightRight

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

public static final int Right

Right