how to set row in Text

Stimulsoft Reports.NET discussion
Post Reply
silade
Posts: 16
Joined: Thu Feb 05, 2009 2:03 am

how to set row in Text

Post by silade »

I let my text display in four rows use "\r\n",but interval between rows is height,Can I control the interval?Thank you!
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

how to set row in Text

Post by Edward »

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.
Post Reply