StyledText.Paragraph

From Xojo Documentation

Method

StyledText.Paragraph(Index as Integer) As Paragraph

Supported for all project types and targets.

Returns as a Paragraph the paragraph in Text indicated by Index.

Notes

Index is zero-based. The properties of the Paragraph class enable you to access its position and alignment.