WebTextControl.TextAlignment
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As TextAlignments )
aWebTextControl.TextAlignment = newTextAlignmentsValue
or
TextAlignmentsValue = aWebTextControl.TextAlignment
New in 2020r1
Supported for all project types and targets.
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.