Updating a Word 2003 Custom Property via Reflection

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?U2VhRmlyZQ==?=

    Updating a Word 2003 Custom Property via Reflection

    I am able to search through custom properties of a Microsoft Word 2003 file.
    I have yet to figure out the call to update a custom property. I receive a
    System.Reflecti on.TargetInvoca tionException when trying to 'SetProperty' on a
    "Value".

    Is there a code sample showing how to update, NOT add, an OLE custom
    property in a Microsoft Word 2003 file?

    Thanks.
Working...