tags:

views:

101

answers:

0

Hi,

I am facing problem in displaying word file in richtextbox.

My problem is that when text file is shown in RTB control in c#,it's formatting (Tables, indentatation, spaces,tabs etc...) gets distorted.

I am using LoadFile method to load file in RTB with RichText.

Any help will be appriciated.

Thanks