Package javafx.print

Enum Class PrintColor

java.lang.Object
java.lang.Enum<PrintColor>
javafx.print.PrintColor
All Implemented Interfaces:
Serializable, Comparable<PrintColor>, Constable

public enum PrintColor extends Enum<PrintColor>
Class which describes whether printing should be monochrome or color.
Since:
JavaFX 8.0