HI All,
I am downloading a file content from the server and writing it as a word document in a folder.
Before I could open the document, I want to delete the custom properties of the document.
I can Microsoft Interop of Word to delete the custom properties of the document.
How to delete the custom properties of a document when I have only the document path?