Microsoft SDK for Java

WPrintJob Class Constructors

The WPrintJob Class contains the following constructor:

WPrintJob(String title)

Creates a Win32 print job object with the specified title.

Syntax

public WPrintJob(String title) throws IOException;

Parameters

title The name of the print job.

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