Author Topic: Paragraph spacing  (Read 4252 times)

StridingDragon

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 53
    • View Profile
Paragraph spacing
« on: January 22, 2013, 05:37:57 PM »
Is it possible for text labels to have paragraph spacing that is different from wrapping line spacing, the way I would have in HTML, for example, when I have text formatted like this?

<p>This is one Paragraph</p>
<p>This is another paragraph</p>

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Paragraph spacing
« Reply #1 on: January 22, 2013, 09:08:56 PM »
Not unless you code this logic yourself.