[]
DsPdfJS API / TextMarkupAnnotationProperties
TextMarkupAnnotationProperties =
MarkupAnnotationProperties&object
Defines properties of a TextMarkupAnnotation.
optionalarea: (Quadrilateral|Rect)[]
The list of Quadrilateral structures defining the markup area. The coordinates of the quadrilaterals' points are relative to the upper left corner of the page's media box, with the Y (vertical) coordinates increasing from top to bottom.
optionalmarkupType:TextMarkupType
The markup type.
type:
"markup"