Package | Description |
---|---|
com.adobe.fd.ccm.channels.print.api.model |
This package include Print Channel Model classes.
|
com.adobe.fd.output.api |
Modifier and Type | Method and Description |
---|---|
PrintConfig |
PrintChannelRenderOptions.getRenderFormat() |
Modifier and Type | Method and Description |
---|---|
void |
PrintChannelRenderOptions.setRenderFormat(PrintConfig renderFormat)
Controls the format in which document to be rendered
|
Modifier and Type | Field and Description |
---|---|
static PrintConfig |
PrintConfig.DPL300 |
static PrintConfig |
PrintConfig.DPL406 |
static PrintConfig |
PrintConfig.DPL600 |
static PrintConfig |
PrintConfig.Generic_PS_L3 |
static PrintConfig |
PrintConfig.GenericColor_PCL_5c |
static PrintConfig |
PrintConfig.HP_PCL_5e |
static PrintConfig |
PrintConfig.IPL300 |
static PrintConfig |
PrintConfig.IPL400 |
static PrintConfig |
PrintConfig.PS_PLAIN |
static PrintConfig |
PrintConfig.TPCL305 |
static PrintConfig |
PrintConfig.TPCL600 |
static PrintConfig |
PrintConfig.ZPL300 |
static PrintConfig |
PrintConfig.ZPL600 |
Modifier and Type | Method and Description |
---|---|
static PrintConfig |
PrintConfig.Custom(String xdcUri,
RenderType renderType) |
PrintConfig |
PrintedOutputOptions.getPrintConfig() |
Modifier and Type | Method and Description |
---|---|
void |
PrintedOutputOptions.setPrintConfig(PrintConfig printConfig)
This is a required parameter.
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.