Microsoft SDK for Java

WPrintGraphics Class Constructors

The WPrintGraphics Class contains the following constructor:

WPrintGraphics(WPrintJob pjob)

Creates a print graphics object based on a WPrintJob object.

Syntax

public WPrintGraphics(WPrintJob pjob);

Parameters

pjob The WPrintJob object that the new object is based on.

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