Skip to main content
Version: Version 5

Interface: MarkupAnnotationOptions

Base options for all annotations

Extends

Extended by

Properties

author?

optional author: string


blendMode?

optional blendMode: BlendMode

Experimental

blend mode


boundingBox?

optional boundingBox: Rectangle<PdfPoint>

Pdf.Annotations.Annotation.boundingBox

Default Value

null

Inherited from

AnnotationOptions.boundingBox


content?

optional content: string

Pdf.Annotations.Annotation.content

Default Value

""

Inherited from

AnnotationOptions.content


dateModified?

optional dateModified: Date

Pdf.Annotations.Annotation.dateModified

Inherited from

AnnotationOptions.dateModified


opacity?

optional opacity: number

Experimental

annotation opacity


page

page: Page

Pdf.Annotations.Annotation.page

Inherited from

AnnotationOptions.page


privateData?

optional privateData: object

Pdf.Annotations.Annotation.privateData

Default Value

undefined

Inherited from

AnnotationOptions.privateData


renderProperties?

optional renderProperties: AnnotationRenderProperties

Pdf.Annotations.AnnotationRenderProperties

Inherited from

AnnotationOptions.renderProperties


subject?

optional subject: string