This question is locked. New answers and comments are not allowed.
<telerik:RadRichTextBox.Document >
<telerik:RadDocument>
<telerik:Section>
<telerik:Paragraph FontSize="12" />
</telerik:Section>
</telerik:RadDocument>
</telerik:RadRichTextBox.Document>
-----------
this code can not change FontFamily
<telerik:RadDocument>
<telerik:Section>
<telerik:Paragraph FontSize="12" />
</telerik:Section>
</telerik:RadDocument>
</telerik:RadRichTextBox.Document>
-----------
this code can not change FontFamily