您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

printer_delete_font

(No version information available, might be only in CVS)

printer_delete_font — Delete a font

说明

void printer_delete_font ( resource $font_handle )

The function deletes the selected font. For an example see printer_select_font().

参数

font_handle

font_handle must be a valid handle to a font.

返回值

无返回值。