|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.elements.VerticalAlignmentType
Enumerates the vertiacl alignment types.
Field Summary | |
static java.lang.String |
Bottom
Bottom alignment type. |
static java.lang.String |
Center
Center alignment type. |
static java.lang.String |
Top
Top alignment. |
Constructor Summary | |
VerticalAlignmentType()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String Top
public static final java.lang.String Center
public static final java.lang.String Bottom
Constructor Detail |
public VerticalAlignmentType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |