THotPDF.GetLoadedAnnotationInfo Method
The the the the the the the the The for the the the The for The til the in opp PDF the the the the the the the the The for the the the The for The til the in opp
Deklarasjon
function GetLoadedAnnotationInfo(PageIndex, AnnotationIndex: Integer; out ASubtype: AnsiString; out ARect: THPDFRect): boolean;
Enhet
HPDFDoc
Parameter
| Navn | Formål |
|---|---|
PageIndex | The 0 av the the i in the for over the i for |
AnnotationIndex | Målkommentarens 0-baserte indeks i sidens Annots-array |
ASubtype | 输出参数,接收注释的 Subtype 字符串,如 Text、Link、Widget |
ARect | På rektangulære in opp med the The over the side for (the PDF) |
Returverdi
若成功读取注释信息则返回 True,索引越界或注释解析失败时返回 False,且输出参数值未定义
The the the the the the the the The for the the the The for The til the in opp
- 调用前应先通过
GetLoadedAnnotationCount获取有效索引范围,避免越界访问 - 返回
False时,ASubtype和ARect的内容不可信,不得使用 - 如需访问注释的完整属性(如颜色、内容文本、动作),应进一步调用
GetLoadedAnnotationDict获取字典对象