CaretAnnotation

CaretAnnotation(Document)

Constructeur pour usign in Generator.

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

Voir également


CaretAnnotation(Page, Rectangle)

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

public CaretAnnotation(Page page, Rectangle rect)
ParamètreTaperLa description
pagePageLa page du document où l’annotation doit être créée.
rectRectangleRectangle obligatoire qui définit la bordure de l’annotation.

Voir également