public final class PageOrientation
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static PageOrientation |
LANDSCAPE |
Landscape orientation
|
static PageOrientation |
PORTRAIT |
Portrait orientation
|
public static PageOrientation PORTRAIT
public static PageOrientation LANDSCAPE