Avatar of dodgerfan
dodgerfan
Flag for United States of America

asked on 

How can I read custom document properties with C#?

I ant to get the custom document properties of office documents (word, excel, powerpoint) using C#. I'm building a windows desktop application. On one of the forms, I'd like to let the user select a document then click a button that will then bring back for display the custom document properties for that document. Is their a way to read these properties with C#? I am using Visual Studio 2017.
Microsoft OfficeC#

Avatar of undefined
Last Comment
dodgerfan

8/22/2022 - Mon