Microsoft SDK for Java

FontDialog.setPrinterDC

Sets a value identifying the device context of the printer whose fonts will be listed in the dialog box.

Syntax

public final void setPrinterDC( int value )

Parameters

value

An integer that represents a Win32 Graphics Device Context handle that identifies the device context of the printer whose fonts will be listed in the dialog box.

See Also   getPrinterDC

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