Module java.desktop
Package javax.print

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.