Microsoft SDK for Java

getPrintJob

This method of the WPrintGraphics Class retrieves the PrintJob associated with the print graphics object.

Syntax

public PrintJob getPrintJob();

Return Value

Returns the PrintJob associated with the print graphics object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.