Hey every one. I have a radRich textbox and I want the text to be rtl. I used
this.radRichTextBox.Document.StyleRepository[dd.RadDocumentDefaultStyles.NormalStyleName].ParagraphProperties.FlowDirection
= FlowDirection.RightToLeft;
although the text inside the texbox is rtl but whenever I use paragraphs the text is not enveloped by the parentheses:
گوگول))
or
)گوگولی(
also there is another problem. In farsi there are punctuations like "،". whenever I use that it goes behind the text. like what happened for . in previous versions of telerik. what should I do?
it should be like this:
،جینگول
but it is like this:
جینگول،