This is a migrated thread and some comments may be shown as answers.

RadRichTextBox and FlowDocument

3 Answers 179 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Oliver Weichhold
Top achievements
Rank 1
Oliver Weichhold asked on 26 Sep 2010, 04:21 PM
Does the RadRichTextBox for Silverlight internally work with the WPF FlowDocument?

3 Answers, 1 is accepted

Sort by
0
Ivailo Karamanolev
Telerik team
answered on 27 Sep 2010, 11:24 AM
Hello Oliver Weichhold,

WPF FlowDocuments are not available in Silverlight, rather there is a different, somewhat similar API for documents. It's located in the System.Windows.Documents namespace, but it's quite limited, so in order to achieve maximum flexibility, we have developed our own document structure - RadDocument. We also have format providers to export/import to/from various popular formats such as HTML, XAML, Txt, etc. With Q3 we'll also introduce a format provider for Silverlight's own document structure, however as it's much less flexible than the RadDocument, not all features of the document will be preserved.
We also have plans, most probably for Q3 too, to make the RadRichTextBox available for WPF too, at which point interoperability with FlowDocuments will be considered.
Let us know if you have any other questions.

Regards,
Ivailo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
haider aslam
Top achievements
Rank 1
answered on 19 Oct 2011, 01:26 PM
Is FlowDocument convertible to RadDocument in new WPF RichTextBox?
0
Iva Toteva
Telerik team
answered on 24 Oct 2011, 03:36 PM
Hi Haider Aslam,

There is an MsRichTextBoxXamlFormatProvider, which is able to convert between RadDocument and Microsoft RichTextBox. However, it is only available for the Silverlight version of RadRichTextBox.
We will consider porting it for WPF, too, but this feature has not been scheduled for implementation and it is not clear if and when it will be available.

Best wishes,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
General Discussions
Asked by
Oliver Weichhold
Top achievements
Rank 1
Answers by
Ivailo Karamanolev
Telerik team
haider aslam
Top achievements
Rank 1
Iva Toteva
Telerik team
Share this question
or