DocPrintJob

Interface DocPrintJob

All Known Subinterfaces:
CancelablePrintJob, MultiDocPrintJob
public interface DocPrintJob

This interface represents a print job that can print a specified document with a set of job attributes. An object implementing this interface is obtained from a print service.

Methods

getPrintService

PrintService getPrintService()

Determines the PrintService object to which this print job object is bound.

Returns:
PrintService object.

getAttributes

PrintJobAttributeSet getAttributes()

Obtains