[]
Specifies text justification to be used when displaying variable text in FreeTextAnnotation, WidgetAnnotation etc.
public enum VariableTextJustification
Public Enum VariableTextJustification
Name | Description |
---|---|
Centered | Text is centered. |
LeftJustified | Text is left justified. |
RightJustified | Text is right justified. |