Package | Description |
---|---|
com.adobe.fd.output.api |
Modifier and Type | Method and Description |
---|---|
PaginationOverride |
PrintedOutputOptions.getPaginationOverride()
Option to configure if printing should be one sided or two sided
|
static PaginationOverride |
PaginationOverride.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaginationOverride[] |
PaginationOverride.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintedOutputOptions.setPaginationOverride(PaginationOverride paginationOverride)
Option to configure if printing should be one sided or two sided
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.