Anyone know how to get the new paragraph (\n or enter) spacing height for an edit text?
What I'm trying to do: I would like to draw a line below all the text and make a big editing area like a notepad. At the moment, I'm able to get the line spacing through LineSpacingExtra, LineHeight, LineCount. However, none of this seems to allow me to get/set the new paragraph spacing. Any idea?