public final class UIPrintInfoOutputType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
General
B&W or color, normal quality output for mixed text, graphics, and images
|
static long |
Grayscale
B&W content only
|
static long |
Photo
B&W or color, best quality output for images
|
static long |
PhotoGrayscale
B&W only, best quality output for images
|
public static final long General
public static final long Photo
public static final long Grayscale
public static final long PhotoGrayscale