javax.print.attribute

Interface PrintRequestAttribute

public interface PrintRequestAttribute extends Attribute

Marker interface for all attribute classes which specify a requested attribute of DocPrintJob object.

Instances of implementing attribute classes may be collected in a PrintRequestAttributeSet.

See Also: