|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.GutterPlacementType
public class GutterPlacementType
Enumerates the gutterPlacement types.
Field Summary | |
---|---|
static GutterPlacementType |
Inner
Represents inner placement type. |
static GutterPlacementType |
Left
Represents left placement type. |
static GutterPlacementType |
None
Represents none placement type. |
static GutterPlacementType |
Outer
Represents outer placement type. |
static GutterPlacementType |
Right
Represents right placement type. |
static GutterPlacementType |
Top
Represents top placement type. |
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 GutterPlacementType None
public static final GutterPlacementType Left
public static final GutterPlacementType Top
public static final GutterPlacementType Right
public static final GutterPlacementType Inner
public static final GutterPlacementType Outer
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |