View / modify file metadata
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I am developing a web application using ASP.NET 2.0. I want to view/modify file metadata like Author, Title, Company, etc. that file may be a txt / doc / exe / xml / html / pdf/ doc any format... File metadata can be viewed / modified using dsofile.dll, but it is applied only on Office documents. How can I view/modify file metadata that can applied on all files( txt / doc / exe / xml / html / pdf).