Tag Archives: early bind

Example code for MS Word search and replace using early binding in C#

Compared to late bind search and replace it is more straight forward. You just have to add a COM reference of your Microsoft Word Object Library
Continue reading “Example code for MS Word search and replace using early binding in C#” »