THotPDF.GetLoadedTotalAnnotationCount Method

Returns the total number of annotations on all pages of the loaded PDF document

Declaration

function GetLoadedTotalAnnotationCount: Integer;

Unit

HPDFDoc

Return value

返回文档全部页面注释数量的累计总和;若文档无注释则返回 0

Usage notes

Related APIs