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.