Element: textstyle.alignment

Type

string

Description

How multi-line text is aligned. Possible values are

beginning

This is an example
of multi-line text which has an
alignment of B

middle

This is an example
of multi-line text which has an
alignment of M

end

This is an example
of multi-lined text which has an
alignment of E

When redefining this element, only the first letter of the new value is necessary, for example: txt.alignment = ’E’

Unless defined otherwise, textstyles have a default alignment of beginning.