Interface: NoteAnnotationOptions
Base options for all annotations
Extends
Properties
author?
optionalauthor:string
blendMode?
optionalblendMode:BlendMode
Experimental
boundingBox?
Pdf.Annotations.Annotation.boundingBox
Default Value
null
Inherited from
content?
optionalcontent:string
Pdf.Annotations.Annotation.content
Default Value
""
Inherited from
dateModified?
optionaldateModified:Date
Pdf.Annotations.Annotation.dateModified
Inherited from
AnnotationOptions.dateModified
fillColor?
optionalfillColor:NoteAnnotationColor
Pdf.Annotations.NoteAnnotation.fillColor
Default Value
"#FFECB3"
opacity?
optionalopacity:number
Experimental
page
page:
Page
Pdf.Annotations.Annotation.page
Inherited from
privateData?
optionalprivateData:object
Pdf.Annotations.Annotation.privateData
Default Value
undefined
Inherited from
renderProperties?
optionalrenderProperties:AnnotationRenderProperties
Pdf.Annotations.AnnotationRenderProperties
Inherited from
AnnotationOptions.renderProperties
subject?
optionalsubject:string
topLeft
topLeft:
PdfPoint
Pdf.Annotations.NoteAnnotation.topLeft
Default Value
new Point(0, 0) as PdfPoint