Interface: LineAnnotationOptions
Base options for all annotations
Extends
Properties
author?
optionalauthor:string
Inherited from
DrawingAnnotationOptions.author
blendMode?
optionalblendMode:BlendMode
Experimental
blend mode
Inherited from
DrawingAnnotationOptions.blendMode
boundingBox?
Pdf.Annotations.Annotation.boundingBox
Default Value
null
Inherited from
DrawingAnnotationOptions.boundingBox
color?
optionalcolor:RgbaColor
content?
optionalcontent:string
Pdf.Annotations.Annotation.content
Default Value
""
Inherited from
DrawingAnnotationOptions.content
dateModified?
optionaldateModified:Date
Pdf.Annotations.Annotation.dateModified
Inherited from
DrawingAnnotationOptions.dateModified
endPoint?
optionalendPoint:PdfPoint
lineEndingAtEnd?
optionallineEndingAtEnd:LineEnding
lineEndingAtStart?
optionallineEndingAtStart:LineEnding
lineWidth?
optionallineWidth:number
opacity?
optionalopacity:number
Experimental
annotation opacity
Inherited from
DrawingAnnotationOptions.opacity
page
page:
Page
Pdf.Annotations.Annotation.page
Inherited from
privateData?
optionalprivateData:object
Pdf.Annotations.Annotation.privateData
Default Value
undefined
Inherited from
DrawingAnnotationOptions.privateData
renderProperties?
optionalrenderProperties:AnnotationRenderProperties
Pdf.Annotations.AnnotationRenderProperties
Inherited from
DrawingAnnotationOptions.renderProperties
startPoint?
optionalstartPoint:PdfPoint
stroke?
optionalstroke:Stroke
annotation stroke
Inherited from
DrawingAnnotationOptions.stroke
subject?
optionalsubject:string