NoEmbedFontListCount
Vector graphics, Fonts, Miscellaneous functions
Description
Returns the number of font names in the no embed font list used by the LoadFromCanvasDC and
NewPageFromCanvasDC functions.
Syntax
Delphi
function TPDFlib.NoEmbedFontListCount: Integer;ActiveX
Function PDFlib::NoEmbedFontListCount As LongDLL
int DLNoEmbedFontListCount(int InstanceID);