THotPDF.RemoveLoadedAnnotation Method

从已加载 PDF 文档的指定页面中按索引删除单条注释对象

الإعلان

procedure RemoveLoadedAnnotation(PageIndex, AnnotationIndex: Integer);

وحدة

HPDFDoc

参数

名称用途
PageIndex目标页面的从零开始的索引
AnnotationIndex页面注释数组中要删除的注释的从零开始的索引

使用注意事项

相关 API