AlignmentType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class AlignmentType extends System.Enum

Type of alignment

Fields

FieldDescription
LeftLeft alignment
RightRight alignment
CenterCenter alignment
JustifyJustify alignment

Left

public static final byte Left

Left alignment

public static final byte Right

Right alignment

Center

public static final byte Center

Center alignment

Justify

public static final byte Justify

Justify alignment