M MrKrich Nov 16, 2003 #1 I want to include Word object into my application but I don't konw which reference I should add.
S Scott M. Nov 16, 2003 #2 You need to add a COM reference to the MS Word library so that you can instantiate classes in that library.
You need to add a COM reference to the MS Word library so that you can instantiate classes in that library.
H Herfried K. Wagner [MVP] Nov 16, 2003 #3 * "MrKrich said: I want to include Word object into my application but I don't konw which reference I should add. Click to expand... You will find a sample for Word automation here: <http://support.microsoft.com/default.aspx?scid=kb;en-us;301656>
* "MrKrich said: I want to include Word object into my application but I don't konw which reference I should add. Click to expand... You will find a sample for Word automation here: <http://support.microsoft.com/default.aspx?scid=kb;en-us;301656>