| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.extraction.info |
| Modifier and Type | Field and Description |
|---|---|
protected TextDirectionType |
ViewerPreferencesType.textDirection |
| Modifier and Type | Method and Description |
|---|---|
static TextDirectionType |
TextDirectionType.fromValue(String v) |
TextDirectionType |
ViewerPreferencesType.getTextDirection()
Gets the value of the textDirection property.
|
static TextDirectionType |
TextDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextDirectionType[] |
TextDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewerPreferencesType.setTextDirection(TextDirectionType value)
Sets the value of the textDirection property.
|
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.