Create TextBox in which each line is having different Horizontal Alignment
Contents
[
Hide
]
You can set the horizontal alignment of your paragraph text using the TextParagraph.alignment_type property.
The following sample code creates three lines and sets the horizontal alignment of each of them.