UMG WrapBox

Does anyone know how to set line height for a WrapBox?

I’m generating buttons procedurally and adding them to WrapBox (AddChild()). And no matter what i do (wrapping button into SizeBox, adding brush to button style with image of a certain size) the resulting button size is not the size i need. it is so frustrating.