[]
        
(Showing Draft Content)

VariableTextJustification

DsPdfJS API v9.1.0


DsPdfJS API / VariableTextJustification

Enumeration: VariableTextJustification

Specifies text justification to be used when displaying variable text in FreeTextAnnotation, WidgetAnnotation etc.

Enumeration Members

Centered

Centered: 1

Text is centered.


LeftJustified

LeftJustified: 0

Text is left justified.


RightJustified

RightJustified: 2

Text is right justified.