public class PrintConfig extends Object
Modifier and Type | Field and Description |
---|---|
static PrintConfig |
DPL300 |
static PrintConfig |
DPL406 |
static PrintConfig |
DPL600 |
static PrintConfig |
Generic_PS_L3 |
static PrintConfig |
GenericColor_PCL_5c |
static PrintConfig |
HP_PCL_5e |
static PrintConfig |
IPL300 |
static PrintConfig |
IPL400 |
static PrintConfig |
PS_PLAIN |
static PrintConfig |
TPCL305 |
static PrintConfig |
TPCL600 |
static PrintConfig |
ZPL300 |
static PrintConfig |
ZPL600 |
Modifier | Constructor and Description |
---|---|
protected |
PrintConfig(String xdcUri,
RenderType renderType) |
Modifier and Type | Method and Description |
---|---|
static PrintConfig |
Custom(String xdcUri,
RenderType renderType) |
RenderType |
getRenderType() |
String |
getXdcUri() |
public static final PrintConfig HP_PCL_5e
public static final PrintConfig GenericColor_PCL_5c
public static final PrintConfig PS_PLAIN
public static final PrintConfig Generic_PS_L3
public static final PrintConfig ZPL300
public static final PrintConfig ZPL600
public static final PrintConfig IPL300
public static final PrintConfig IPL400
public static final PrintConfig TPCL305
public static final PrintConfig TPCL600
public static final PrintConfig DPL300
public static final PrintConfig DPL406
public static final PrintConfig DPL600
protected PrintConfig(String xdcUri, RenderType renderType)
public static PrintConfig Custom(String xdcUri, RenderType renderType)
public RenderType getRenderType()
public String getXdcUri()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.