Package | Description |
---|---|
com.adobe.fd.output.api |
Modifier and Type | Method and Description |
---|---|
AcrobatVersion |
PDFOutputOptions.getAcrobatVersion()
get minimum required version of the
acrobat for the generated document
|
static AcrobatVersion |
AcrobatVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcrobatVersion[] |
AcrobatVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFOutputOptions.setAcrobatVersion(AcrobatVersion acrobatVersion)
set minimum required version of the
acrobat for the generated document
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.