| Package | Description |
|---|---|
| org.sejda.model.parameter | |
| org.sejda.model.pdf.viewerpreference |
| Modifier and Type | Method and Description |
|---|---|
PdfDuplex |
ViewerPreferencesParameters.getDuplex() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewerPreferencesParameters.setDuplex(PdfDuplex duplex) |
| Modifier and Type | Method and Description |
|---|---|
static PdfDuplex |
PdfDuplex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfDuplex[] |
PdfDuplex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.