StampAnnotation

StampAnnotation(Document)

构造函数

public StampAnnotation(Document document)
范围类型描述
documentDocument将在其中创建注释的文档。

也可以看看


StampAnnotation(Page, Rectangle)

在指定页面上创建新的图章注释。

public StampAnnotation(Page page, Rectangle rect)
范围类型描述
pagePage应创建注释的文档页面。
rectRectangle注释矩形,定义页面上注释的位置。

也可以看看