7
Reply

How to read list data in word file through c#?

Amandeep singh

Amandeep singh

Nov 23 2015 7:35 AM
422
I am working on a project in which I have to separate the Question No., Question and Ans written in Microsoft word file. The Question No. is in bold characters and numbered list format following which is the Question which is also in bold characters and in the next line is the Answer in normal format. So I want to know how to separate these three through programming in c#. reading Question No, is my first priority.

Answers (7)