Skip to main content
Version: Version 5

Interface: ShapeAnnotationOptions

Extends

Extended by

Properties

author?

optional author: string

Inherited from

DrawingAnnotationOptions.author


blendMode?

optional blendMode: BlendMode

Experimental

blend mode

Inherited from

DrawingAnnotationOptions.blendMode


boundingBox?

optional boundingBox: Rectangle<PdfPoint>

Pdf.Annotations.Annotation.boundingBox

Default Value

null

Inherited from

DrawingAnnotationOptions.boundingBox


content?

optional content: string

Pdf.Annotations.Annotation.content

Default Value

""

Inherited from

DrawingAnnotationOptions.content


dateModified?

optional dateModified: Date

Pdf.Annotations.Annotation.dateModified

Inherited from

DrawingAnnotationOptions.dateModified


fill?

optional fill: string

annotation fill


opacity?

optional opacity: number

Experimental

annotation opacity

Inherited from

DrawingAnnotationOptions.opacity


page

page: Page

Pdf.Annotations.Annotation.page

Inherited from

DrawingAnnotationOptions.page


privateData?

optional privateData: object

Pdf.Annotations.Annotation.privateData

Default Value

undefined

Inherited from

DrawingAnnotationOptions.privateData


renderProperties?

optional renderProperties: AnnotationRenderProperties

Pdf.Annotations.AnnotationRenderProperties

Inherited from

DrawingAnnotationOptions.renderProperties


stroke?

optional stroke: Stroke

annotation stroke

Inherited from

DrawingAnnotationOptions.stroke


subject?

optional subject: string

Inherited from

DrawingAnnotationOptions.subject