WebTextControl.TextAlignment

From Xojo Documentation

Property (As TextAlignments )
aWebTextControl.TextAlignment = newTextAlignmentsValue
or
TextAlignmentsValue = aWebTextControl.TextAlignment

New in 2020r1

Supported for all project types and targets.

The alignment of the text.

See Also

TextAlignments enumeration, WebTextField and WebTextArea controls.