![]() |
typedef struct OpaquePMPrintContext* PMPrintContext;
Your application uses this opaque object for imaging a print job. Your application uses the function PMBeginDocument to create an instance, called a printing port, of this object. Your application then prints text and graphics by drawing into this printing port.