public class PrintQuality
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Class PrintQuality is a printing attribute class, an enumeration, that specifies the print quality that the printer uses for the job.

IPP Compatibility: The category name returned by getName() is the IPP attribute name. The enumeration's integer value is the IPP enum value. The toString() method returns the IPP string representation of the attribute value.

extends EnumSyntax implements DocAttribute, PrintRequestAttribute, PrintJobAttribute