|
Sommaire
printer_open |
6.80.15 printer_delete_penPHP 4 >= 4.0.4Description bool printer_delete_pen(resource handle ) The function deletes the selected pen. For an example see printer_select_pen. It returns TRUE on success, or FALSE otherwise. handle must be a valid handle to a pen. |