Join our community in the tech forums for uncut technology discussion.
printer_delete_font
(no version information, might be only in CVS) printer_delete_font -- Delete a font Descriptionbool printer_delete_font ( resource handle )
The function deletes the selected font. For an example see
printer_select_font(). Returns TRUE on success or FALSE on failure.
handle must be a valid
handle to a font.
Join our community in the tech forums for uncut technology discussion.
|