THotPDF.GetLoadedEmbeddedFontCount Method

Returns the number of embedded font resources in the loaded PDF document

Declaration

function GetLoadedEmbeddedFontCount: Integer;

Unit

HPDFDoc

Return value

Returns the number of font descriptors containing embedded font programmes (FontFile, FontFile2, or FontFile3) in the document; returns 0 if there are no embedded fonts

Usage notes

Related APIs