NoEmbedFontListRemoveAll
Vector graphics, Fonts, Miscellaneous functions
Description
Removes all the font names from the no embed font list used by the LoadFromCanvasDC and
NewPageFromCanvasDC functions.
Syntax
Delphi
function TPDFlib.NoEmbedFontListRemoveAll: Integer;ActiveX
Function PDFlib::NoEmbedFontListRemoveAll As LongDLL
int DLNoEmbedFontListRemoveAll(int InstanceID);