Click here to Skip to main content
16,012,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have integrating Microsoft Word in my application,and opened several doc in the application.

then I want to get the Word.Document.FullName to judge if the doc I have opened(with the given path).if opened I Can use the Word.Document directly! How can I do? thank you! code is best!
Posted

but I want use the Word.Document in annother *.cs
 
Share this answer
 
Using the Word interop you have access to the document.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900