[]
        
(Showing Draft Content)

PolygonAnnotationProperties

DsPdfJS API v9.1.0


DsPdfJS API / PolygonAnnotationProperties

Type Alias: PolygonAnnotationProperties

PolygonAnnotationProperties = PolygonAnnotationBaseProperties & object

Defines properties a polygon annotation that displays a polygon on a page. When opened, it displays a pop-up window containing the text of the associated note.

Type Declaration

borderEffect?

optional borderEffect: BorderEffectProperties

The BorderEffectProperties object defining effect applied to the annotation.

type

type: "polygon"

See

PolygonAnnotation