[]
        
(Showing Draft Content)

CaptionImageRelation

DsPdfJS API v9.1.0


DsPdfJS API / CaptionImageRelation

Enumeration: CaptionImageRelation

Specifies the relative positions of text and image in an annotation.

Enumeration Members

CaptionAboveIcon

CaptionAboveIcon: 3

Caption above the image.


CaptionAtLeft

CaptionAtLeft: 5

Caption to the left of the image.


CaptionAtRight

CaptionAtRight: 4

Caption to the right of the image.


CaptionBelowIcon

CaptionBelowIcon: 2

Caption below the image.


CaptionOnly

CaptionOnly: 0

No image; caption only.


CaptionOverlaid

CaptionOverlaid: 6

Caption overlaid directly on the image.


ImageOnly

ImageOnly: 1

No caption; image only.