THotPDF.GetLoadedTotalFontCount Method

Returns the total number of font resource references across all pages within the loaded PDF document

Declaration

function GetLoadedTotalFontCount: Integer;

Unit

HPDFDoc

Return value

返回文档全部页面字体资源引用的累计总数;若文档无字体资源则返回 0

Usage notes

Related APIs