TextAlignment Enumeration

From Xojo Documentation

Enumeration
TextAlignment

Used to set the alignment of text in RBReportControls.

Notes

Values

Enum Value
Left 0
Center 1
Right 2

See Also

ReportField, ReportLabel classes.