Skip to main content
Version: Version 5

Interface: StampAnnotationOptions

Base options for all annotations

Extends

Properties

author?

optional author: string

Inherited from

MarkupAnnotationOptions.author


blendMode?

optional blendMode: BlendMode

Experimental

blend mode

Inherited from

MarkupAnnotationOptions.blendMode


boundingBox?

optional boundingBox: Rectangle<PdfPoint>

Pdf.Annotations.Annotation.boundingBox

Default Value

null

Inherited from

MarkupAnnotationOptions.boundingBox


content?

optional content: string

Pdf.Annotations.Annotation.content

Default Value

""

Inherited from

MarkupAnnotationOptions.content


data

data: StampData

An object representing the stamp annotation data, which depends on the subtype.


dateModified?

optional dateModified: Date

Pdf.Annotations.Annotation.dateModified

Inherited from

MarkupAnnotationOptions.dateModified


opacity?

optional opacity: number

Experimental

annotation opacity

Inherited from

MarkupAnnotationOptions.opacity


page

page: Page

Pdf.Annotations.Annotation.page

Inherited from

MarkupAnnotationOptions.page


privateData?

optional privateData: object

Pdf.Annotations.Annotation.privateData

Default Value

undefined

Inherited from

MarkupAnnotationOptions.privateData


renderProperties?

optional renderProperties: AnnotationRenderProperties

Pdf.Annotations.AnnotationRenderProperties

Inherited from

MarkupAnnotationOptions.renderProperties


subject?

optional subject: string

Inherited from

MarkupAnnotationOptions.subject