silverlight - how to clip text of the RichTexBox -


Hello I have a statement from the rich textbox database (html format) and it is read only. I need to show the first line from the description how to get it

, the font in the Silverlight There is no way to measure the width, you take an arbitrary amount of text, and simply substrings () .


Comments