|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.BoxVerticalAlignmentType
public final class BoxVerticalAlignmentType
Enumerates the rules for vertical alignment of floating box.
| Field Summary | |
|---|---|
static BoxVerticalAlignmentType |
Bottom
Bottom alignment. |
static BoxVerticalAlignmentType |
Center
Center alignment. |
static BoxVerticalAlignmentType |
None
No alignment type is used. |
static BoxVerticalAlignmentType |
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 BoxVerticalAlignmentType Bottom
public static final BoxVerticalAlignmentType Center
public static final BoxVerticalAlignmentType Top
public static final BoxVerticalAlignmentType None
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||