java.lang.Object
com.aspose.words.ColorPrintMode
public class ColorPrintMode
| Field Summary | ||
|---|---|---|
static final int | NORMAL | |
| All pages are printed according to the printer's capabilities and settings. | ||
static final int | GRAYSCALE_AUTO | |
| Non-colored pages if detected are printed in grayscale. | ||
| Field Detail |
|---|
NORMAL = 0 | |
public static final int NORMAL | |
GRAYSCALE_AUTO = 1 | |
public static final int GRAYSCALE_AUTO | |