|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.BoxHorizontalAlignmentType
public final class BoxHorizontalAlignmentType
Enumerates the rules for horizontal alignment of floating box.
Field Summary | |
---|---|
static BoxHorizontalAlignmentType |
Center
Center alignment. |
static BoxHorizontalAlignmentType |
Left
Left alignment. |
static BoxHorizontalAlignmentType |
None
|
static BoxHorizontalAlignmentType |
Right
Right alignment. |
Method Summary |
---|
Methods inherited from class aspose.pdf.EnumerationBase |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final BoxHorizontalAlignmentType Right
public static final BoxHorizontalAlignmentType Center
public static final BoxHorizontalAlignmentType Left
public static final BoxHorizontalAlignmentType None
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |