RedactionAnnotation

RedactionAnnotation(Document)

Constructeur pour RedactionAnnotation. Pour une utilisation dans le générateur.

public RedactionAnnotation(Document document)
ParamètreTaperLa description
documentDocumentDocument dans lequel une nouvelle annotation sera créée.

Voir également


RedactionAnnotation(Page, Rectangle)

Constructeur pour RedactAnnotation.

public RedactionAnnotation(Page page, Rectangle rect)
ParamètreTaperLa description
pagePagePage où l’annotation sera placée.
rectRectanglePosition de l’annotation sur la page.

Voir également