Overview | Methods | This Package | All Packages
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