| Modifier and Type | Method and Description |
|---|---|
static PdfRendererBuilder.TextDirection |
PdfRendererBuilder.TextDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfRendererBuilder.TextDirection[] |
PdfRendererBuilder.TextDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PdfRendererBuilder |
PdfRendererBuilder.defaultTextDirection(PdfRendererBuilder.TextDirection textDirection)
The default text direction of the document.
|
Copyright © 2017. All rights reserved.