Package | Description |
---|---|
com.itextpdf.dito.sdk.output | |
com.itextpdf.dito.sdk.output.properties |
Modifier and Type | Method and Description |
---|---|
PdfVersion |
PdfProducerProperties.getVersion()
Gets PdfVersion of the documents to be produced
|
Modifier and Type | Method and Description |
---|---|
PdfProducerProperties |
PdfProducerProperties.setVersion(PdfVersion version)
Sets PdfVersion of the documents to be produced
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2024. All rights reserved.