how to set row in Text
how to set row in Text
I let my text display in four rows use "\r\n",but interval between rows is height,Can I control the interval?Thank you!
how to set row in Text
Hi,
Yes, you can control that parameter in the regular StiText control in the latest prerelease build. You can add HTML tags there. Also you need to set AllowHTMLTags property of the StiText component in true.
Thank you.
Yes, you can control that parameter in the regular StiText control in the latest prerelease build. You can add HTML tags there. Also you need to set AllowHTMLTags property of the StiText component in true.
Thank you.