printer_delete_font

(PECL printer SVN)

printer_delete_fontDelete a font

Beskrivelse

void printer_delete_font ( resource $font_handle )

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

Parametre

font_handle

font_handle must be a valid handle to a font.

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top