[]
        
(Showing Draft Content)

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.