Jump to content

PMDeviceContext: Difference between revisions

From EDM2
Created page with "==Description== The PMDeviceContext class permits to open, handle, and close Device Contexts. This is the base class for the PMPrinterDC and PMMemoryDC classes which aut..."
 
Ak120 (talk | contribs)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
==Description==
The PMDeviceContext class permits to open, handle, and close Device Contexts.   This is the base class for the PMPrinterDC and PMMemoryDC classes which automatically create a DC for the default printer and a memory device context compatible to the supplied DC.   The PMPrinterDC offers  also  functions to call the system setup dialog for the printer, to start a document and to end it.
The PMDeviceContext class permits to open, handle, and close Device Contexts. This is the base class for the PMPrinterDC and PMMemoryDC classes which automatically create a DC for the default printer and a memory device context compatible to the supplied DC. The PMPrinterDC offers  also  functions to call the system setup dialog for the printer, to start a document and to end it.
 
[[Category:PM++]]

Latest revision as of 09:36, 14 February 2017

Description

The PMDeviceContext class permits to open, handle, and close Device Contexts. This is the base class for the PMPrinterDC and PMMemoryDC classes which automatically create a DC for the default printer and a memory device context compatible to the supplied DC. The PMPrinterDC offers also functions to call the system setup dialog for the printer, to start a document and to end it.