Skip to main content
Version: Version 5

Interface: EllipseAnnotationOptions

Extends

Properties

author?

optional author: string

Inherited from

ShapeAnnotationOptions.author


blendMode?

optional blendMode: BlendMode

Experimental

blend mode

Inherited from

ShapeAnnotationOptions.blendMode


borderEffect?

optional borderEffect: BorderEffect


borderIntensity?

optional borderIntensity: number


boundingBox?

optional boundingBox: Rectangle<PdfPoint>

Pdf.Annotations.Annotation.boundingBox

Default Value

null

Inherited from

ShapeAnnotationOptions.boundingBox


content?

optional content: string

Pdf.Annotations.Annotation.content

Default Value

""

Inherited from

ShapeAnnotationOptions.content


dateModified?

optional dateModified: Date

Pdf.Annotations.Annotation.dateModified

Inherited from

ShapeAnnotationOptions.dateModified


fill?

optional fill: string

annotation fill

Inherited from

ShapeAnnotationOptions.fill


fillColor?

optional fillColor: RgbColor


lineColor?

optional lineColor: RgbColor


lineWidth?

optional lineWidth: number


opacity?

optional opacity: number

Experimental

annotation opacity

Inherited from

ShapeAnnotationOptions.opacity


page

page: Page

Pdf.Annotations.Annotation.page

Inherited from

ShapeAnnotationOptions.page


privateData?

optional privateData: object

Pdf.Annotations.Annotation.privateData

Default Value

undefined

Inherited from

ShapeAnnotationOptions.privateData


renderProperties?

optional renderProperties: AnnotationRenderProperties

Pdf.Annotations.AnnotationRenderProperties

Inherited from

ShapeAnnotationOptions.renderProperties


stroke?

optional stroke: Stroke

annotation stroke

Inherited from

ShapeAnnotationOptions.stroke


subject?

optional subject: string

Inherited from

ShapeAnnotationOptions.subject