I would like to know how to convert Xaml to Rtf in silverlight.
I am working on a RichTextBox, and I have Xaml in hand, and I would like to convert it to rtf and save it to the database.
So how do I convert Xaml to Rtf in Silverlight? ( TextRange does not work in Silverlight)
c # silverlight xaml rtf
user677607
source share