|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.BoxHorizontalPositioningType
public final class BoxHorizontalPositioningType
Enumerates the horizontal positioning types for floating box.
| Field Summary | |
|---|---|
static BoxHorizontalPositioningType |
Column
The distance is measured from the left side of the column. |
static BoxHorizontalPositioningType |
Margin
The distance is measured from the top page margin. |
static BoxHorizontalPositioningType |
Page
The distance is measured from the top edge of the page. |
| 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 BoxHorizontalPositioningType Column
public static final BoxHorizontalPositioningType Page
public static final BoxHorizontalPositioningType Margin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||