AlignmentType

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

public final class AlignmentType extends System.Enum

Type d’alignement

Champs

ChampDescription
LeftAlignement à gauche
RightAlignement à droite
CenterAlignement centré
JustifyAlignement justifié

Left

public static final byte Left

Alignement à gauche

public static final byte Right

Alignement à droite

Center

public static final byte Center

Alignement centré

Justify

public static final byte Justify

Alignement justifié