You can programmatically add or delete custom document properties (also called meta data) to a Microsoft Office application like Word. See this link for an example. Now, is there a means to view these added PROGRAMMATICALLY-CREATED custom document properties in Microsoft Office graphical user interface (helps make debugging issues with custom properties easier)?
You can programmatically add or delete custom document properties (also called meta data) to
Share
Yes you can. In office 2010 you can find them under:
File, Info. Then on the right side select the “Properties” dropdown and select “advanced properties” It will give you a popup window where the last tab has the custom properties. It is in the windows on this with header “Properties”. If you do not see it there, there “could” be the possibility you are not setting it right.