|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.TabAlignmentType
public class TabAlignmentType
Enumerates alignment type for TAB stop
| Field Summary | |
|---|---|
static TabAlignmentType |
Center
Center alignment. |
static TabAlignmentType |
Decimal
Decimal alignment. |
static TabAlignmentType |
Left
Left alignment. |
static TabAlignmentType |
Right
Right alignment. |
| Fields inherited from class aspose.pdf.EnumerationBase |
|---|
value |
| Method Summary |
|---|
| Methods inherited from class aspose.pdf.EnumerationBase |
|---|
getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TabAlignmentType Left
public static final TabAlignmentType Center
public static final TabAlignmentType Right
public static final TabAlignmentType Decimal
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||