Uses of Class
javax.print.attribute.standard.ColorSupported
| Package | Description |
|---|---|
| javax.print.attribute.standard |
Package
javax.print.attribute.standard contains classes for specific
printing attributes. |
-
Uses of ColorSupported in javax.print.attribute.standard
Fields in javax.print.attribute.standard declared as ColorSupported Modifier and Type Field Description static ColorSupportedColorSupported. NOT_SUPPORTEDThe printer is not capable of any type of color printing.static ColorSupportedColorSupported. SUPPORTEDThe printer is capable of some type of color printing, such as highlight color or full process color.