How to convert a Word file content (with images and tables) into RFC 822 format using c#?
- by Pari
Hi,
I want to read a Word file (contains images and table).
After that i want to convert it's content into "RFC 822 format ".
Looking for some APIS and sample code for above.