Package | Description |
---|---|
com.adobe.fd.cpdf.api | |
com.adobe.fd.cpdf.api.enumeration |
Modifier and Type | Method and Description |
---|---|
PSLevel |
ToPSOptionsSpec.getPsLevel()
Returns the PostScript language level of the resulting PostScript file.
|
Modifier and Type | Method and Description |
---|---|
void |
ToPSOptionsSpec.setPsLevel(PSLevel psLevel)
Sets the PostScript language level of the resulting PostScript file.
|
Modifier and Type | Method and Description |
---|---|
static PSLevel |
PSLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PSLevel[] |
PSLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.