Hi
Previously I was trying to achieve text alignment individually in text box but failed and even didnt get proper solution. So trying to achieve text alignment individually in rich text box.I searched a lot but no proper solution found.
My requirement is to allow user to align text as want. User can align first few line in center, then next few line in right alignment and next few lines with left alignment. But I wondered there is no such option called selectionalignment in textbox and richtextbox.
Is there any way possible to set alignment of text individually in richtextbox?
Please note I am developing this computer application using WPF and c#.