Uses of Interface
javax.print.Doc
Package
Description
Provides the principal classes and interfaces for the Java Print
Service API.
-
Uses of Doc in javax.print
Modifier and TypeClassDescriptionfinal class
This class is an implementation of interfaceDoc
that can be used in many common printing requests.Modifier and TypeMethodDescriptionvoid
DocPrintJob.print
(Doc doc, PrintRequestAttributeSet attributes) Prints a document with the specified job attributes.