Constructors
Name | Description |
---|---|
PrintJob() |
Methods
Name | Description |
---|---|
end() | Ends the print job and does any necessary cleanup. |
finalize() | Ends this print job once it is no longer referenced. |
getGraphics() | Gets a Graphics object that will draw to the next page. |
getPageDimension() | Returns the dimensions of the page in pixels. |
getPageResolution() | Returns the resolution of the page in pixels per inch. |
lastPageFirst() | Returns true if the last page will be printed first. |