Skip to main content

Interface: NoteAnnotationOptions

Options for creating a text note annotation.

Properties

PropertyTypeDescription
contentsstringAnnotation contents text.
height?numberHeight in PDF points.
open?booleanWhether the note annotation is initially open.
structure?PdfStructureOptionsAdditional structure metadata for tagged PDF output.
tag?"Annot" | "Artifact"Structure tag used for tagged PDF output.
width?numberWidth in PDF points.
xnumberHorizontal position in PDF points.
ynumberVertical position in PDF points.