src/share/classes/javax/print/attribute/standard/PagesPerMinuteColor.java

Print this page

        

*** 48,58 **** * attribute must also be present and have a value of SUPPORTED. * <P> * <B>IPP Compatibility:</B> The integer value gives the IPP integer value. The * category name returned by <CODE>getName()</CODE> gives the IPP attribute * name. - * <P> * * @author Alan Kaminsky */ public final class PagesPerMinuteColor extends IntegerSyntax implements PrintServiceAttribute { --- 48,57 ----