public final class PageBorderDistanceFrom
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
length |
static int |
PAGE_EDGE
Border position is measured from the page edge.
|
static int |
TEXT
Border position is measured from the page margin.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
fromName(java.lang.String pageBorderDistanceFromName) |
static java.lang.String |
getName(int pageBorderDistanceFrom) |
static int[] |
getValues() |
static java.lang.String |
toString(int pageBorderDistanceFrom) |