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