Indent/Outdent Text

Is there a way indent or outdent text that wraps around, so the display text looks something like …

A bunch of text that
     wraps around

I imagine it would code something like this…

<Text Padding="20, 0, 0, 0" Indent="-20">A bunch of text that wraps around</Text>

Is there someway to achieve this effect?

Hi Paul,

currently there seems to be no easy way to achieve that. I have linked this feature request to the internal discussion about rich text support and this thread will be notified when there is some progress on the task.