THotPDF.MoveLoadedAnnotation Method

方法摘要: THotPDF.MoveLoadedAnnotation Method

声明

procedure MoveLoadedAnnotation(FromPageIndex, AnnotationIndex, ToPageIndex: Integer);

单元

HPDFDoc

参数

名称用途
FromPageIndex注释当前所在页面的从零开始的索引
AnnotationIndex注释在源页面注释列表中的从零开始的索引
ToPageIndex注释要移入的目标页面的从零开始的索引

使用注意事项

相关 API