| Modifier and Type | Method and Description |
|---|---|
PdfVersion |
EncryptParameters.getMinRequiredPdfVersion() |
PdfVersion |
ViewerPreferencesParameters.getMinRequiredPdfVersion() |
| Modifier and Type | Method and Description |
|---|---|
PdfVersion |
AbstractPdfOutputParameters.getMinRequiredPdfVersion() |
PdfVersion |
AbstractPdfOutputParameters.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPdfOutputParameters.setVersion(PdfVersion version)
Set the pdf version for the output document/s
|
| Modifier and Type | Method and Description |
|---|---|
static PdfVersion |
PdfVersion.getMax(MinRequiredVersion... items) |
static PdfVersion |
PdfVersion.getMax(PdfVersion... pdfVersions) |
PdfVersion |
MinRequiredVersion.getMinVersion() |
static PdfVersion |
PdfVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfVersion[] |
PdfVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PdfVersion |
PdfVersion.getMax(PdfVersion... pdfVersions) |
| Modifier and Type | Method and Description |
|---|---|
PdfVersion |
PdfEncryption.getMinVersion() |
| Modifier and Type | Method and Description |
|---|---|
PdfVersion |
PdfPageTransitionStyle.getMinVersion() |
| Modifier and Type | Method and Description |
|---|---|
PdfVersion |
PdfDirection.getMinVersion() |
PdfVersion |
PdfDuplex.getMinVersion() |
PdfVersion |
PdfPageLayout.getMinVersion() |
PdfVersion |
PdfPrintScaling.getMinVersion() |
PdfVersion |
PdfBooleanPreference.getMinVersion() |
PdfVersion |
PdfPageMode.getMinVersion() |
Copyright © 2015. All Rights Reserved.