The new version of DzHTMLText is available.
Now you can specify line spacing using new tag <LS:nnn>,
where ‘nnn’ is the line spacing in pixels.
Besides that, you can use new published property LineSpacing, allowing you to specify a default line spacing for all the text.
Example of line spacing tag usage:
<LS:10>Some text line 1
Some text line 2
Some text line 3
<LS:2>Some text line 4</LS> <-- a sub line space
Some text line 5
Some text line 6</LS>
Download or update right now the component:
https://github.com/digao-dalpiaz/DzHTMLText/releases/tag/v2.2