Skip to main content
Version: Version 5

Interface: AnnotationOptions

Base options for all annotations

Extended by

Properties

boundingBox?

optional boundingBox: Rectangle<PdfPoint>

Pdf.Annotations.Annotation.boundingBox

Default Value

null


content?

optional content: string

Pdf.Annotations.Annotation.content

Default Value

""


dateModified?

optional dateModified: Date

Pdf.Annotations.Annotation.dateModified


page

page: Page

Pdf.Annotations.Annotation.page


privateData?

optional privateData: object

Pdf.Annotations.Annotation.privateData

Default Value

undefined


renderProperties?

optional renderProperties: AnnotationRenderProperties

Pdf.Annotations.AnnotationRenderProperties