How to transform a selected text in a RichTextBox into a TextBlock

Hi all,

I have a trouble at the moment. I have a RichTextBox (or whatever which I can enter text), I want to select a word and transform it into a TextBlock. Is it possible?

Thank you