| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.extraction.info |
| Modifier and Type | Field and Description |
|---|---|
protected PrintScaleType |
ViewerPreferencesType.printScaling |
| Modifier and Type | Method and Description |
|---|---|
static PrintScaleType |
PrintScaleType.fromValue(String v) |
PrintScaleType |
ViewerPreferencesType.getPrintScaling()
Gets the value of the printScaling property.
|
static PrintScaleType |
PrintScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrintScaleType[] |
PrintScaleType.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.setPrintScaling(PrintScaleType value)
Sets the value of the printScaling property.
|
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.