   #PHP Manual Printer functions printer_delete_brush printer_delete_font

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               printer_delete_dc

   (no version information, might be only in CVS)
   printer_delete_dc -- Delete a device context

Description

   bool printer_delete_dc ( resource handle)

   The function deletes the device context. Returns TRUE on success or
   FALSE on failure. For an example see printer_create_dc(). handle must
   be a valid handle to a printer.
   ______________________________________________________________________

   Prev                 Home                Next
   printer_delete_brush  Up  printer_delete_font
