[]
DsPdfJS API / TextAnnotationProperties
TextAnnotationProperties =
MarkupAnnotationProperties&object
Defines properties of a sticky note attached to a point in a PDF document.
optionalicon:TextAnnotationIcon
The type of the icon used to display the annotation, possible values: "Note", "Comment", "Key", "Help", "NewParagraph", "Paragraph", "Insert".
optionalopen:boolean
A flag specifying whether the annotation should initially be displayed open.
optionalstate:string
The state to which the original annotation shall be set. The following describes the predefined combinations of State and StateModel, and their meanings:
See PDF specification for more details.
optionalstateModel:string
The state model corresponding to 'State'.
See 'State' and PDF specification for details.
type:
"text"