SquareAnnotation

SquareAnnotation(Document)

与 Generator. 一起使用的构造函数

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

也可以看看


SquareAnnotation(Page, Rectangle)

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

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

也可以看看