THotPDF.RemoveLoadedAnnotation Method

方法摘要: THotPDF.RemoveLoadedAnnotation Method

声明

procedure RemoveLoadedAnnotation(PageIndex, AnnotationIndex: Integer);

单元

HPDFDoc

参数

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

使用注意事项

相关 API