|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.VerticalAlignmentType
public class VerticalAlignmentType
Enumerates the vertical alignment types.
Field Summary | |
---|---|
static VerticalAlignmentType |
Bottom
Bottom alignment type. |
static VerticalAlignmentType |
Center
Center alignment type. |
static VerticalAlignmentType |
Top
Top 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 VerticalAlignmentType Top
public static final VerticalAlignmentType Center
public static final VerticalAlignmentType Bottom
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |