Hi there,
using openXML SDK and C# I'm programatically inserting text (string) into Rich Text Content Controls. Everything works great however there are no new lines :( How can I put new line inside Rich text Contetn Control?

Thanks!