StampAnnotation

StampAnnotation(Document)

Constructeur

public StampAnnotation(Document document)
ParamètreTaperLa description
documentDocumentDocument où l’annotation sera créée.

Voir également


StampAnnotation(Page, Rectangle)

Crée une nouvelle annotation de tampon sur la page spécifiée.

public StampAnnotation(Page page, Rectangle rect)
ParamètreTaperLa description
pagePageLa page du document où l’annotation doit être créée.
rectRectangleLe rectangle d’annotation, définissant l’emplacement de l’annotation sur la page.

Voir également