StyledText.ParagraphTextAlignment

From Xojo Documentation

Method


StyledText.ParagraphTextAlignment(Index as Integer) As TextAlignments

New in 2019r2

Supported for all project types and targets.

Aligns the paragraph indicated by Index.

Notes

Assign an alignment to ParagraphTextAlignment using one of the TextAlignments values.

Not supported with Linux TextFields.