public static final class PdfPreferences.Direction extends Object
Modifier and Type | Field and Description |
---|---|
static int |
LEFT_TO_RIGHT
Constant specifying predominant reading order for text as
left to right.
|
static int |
RIGHT_TO_LEFT
Constant specifying predominant reading order for text as
right to left.
|
Constructor and Description |
---|
Direction() |
public static final int LEFT_TO_RIGHT
public static final int RIGHT_TO_LEFT