TabAlignmentType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum> com.aspose.ms.System.Enum com.aspose.pdf.TabAlignmentType, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>, com.aspose.ms.System.Enum com.aspose.pdf.TabAlignmentType, com.aspose.ms.System.Enum, com.aspose.pdf.TabAlignmentType

public class TabAlignmentType extends com.aspose.ms.System.Enum

Enumerates the tab alignment types.

Fields

FieldDescription
CenterText aligned center from tab stop
LeftText aligned left from tab stop
RightText aligned right from tab stop

Center

public static final int Center

Text aligned center from tab stop

Left

public static final int Left

Text aligned left from tab stop

public static final int Right

Text aligned right from tab stop