|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.PageGutter
public class PageGutter
Represents a PageGutter action
Constructor Summary | |
---|---|
PageGutter()
|
Method Summary | |
---|---|
GutterPlacementType |
getPlacement()
Gets a GutterPlacementType . value that indicates the placement of
page gutter |
float |
getSize()
Gets a float value that indicates the size of page gutter |
void |
setPlacement(GutterPlacementType value)
Sets a GutterPlacementType . value that indicates the placement of
page gutter |
void |
setSize(float value)
Sets a float value that indicates the size of page gutter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageGutter()
Method Detail |
---|
public float getSize()
public void setSize(float value)
value
- public GutterPlacementType getPlacement()
GutterPlacementType
. value that indicates the placement of
page gutter
public void setPlacement(GutterPlacementType value)
GutterPlacementType
. value that indicates the placement of
page gutter
value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |