Microsoft SDK for Java

FontDialog.getPrinterDC

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

Syntax

public final int getPrinterDC()

Return Value

Returns 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   setPrinterDC

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