printerDC64

Type: Integer64

Availability: Write only

The printerDC64 property of the CMDFont class contains the 64-bit Windows device context of the printer for use with the common Font dialog. When selecting printer fonts, the printerDC64 property must be set to the device context of the appropriate printer before the common Font dialog is initiated.

If this property is set, the CMDFont class printerDC property is ignored.

A value set in the CMDFont class printerDC property is truncated to a 32-bit integer, and may not function as required in a 64-bit environment.