[]
        
(Showing Draft Content)

LineAnnotationTextPosition

DsPdfJS API v9.1.0


DsPdfJS API / LineAnnotationTextPosition

Enumeration: LineAnnotationTextPosition

Specifies the possible positions of a text for LineAnnotation.

Enumeration Members

Inline

Inline: 1

Text is centered inside the line.


None

None: 0

Text is not shown.


Top

Top: 2

Text is on top of the line.