printerDC64

Type: Integer64

Availability: Read-only

The printerDC64 property of the CMDPrint class contains a 64-bit device context for the printer selected in the common Print dialog when the returnDC property is set to 1 (return DC) or 2 (return information DC).

The calling method is responsible for deleting the device context.

The printerDC property also contains the printer device context handle if it is not larger than a 32-bit integer; otherwise the printerDC property is set to zero (0).