votes
C# Word Interop Search and Replace clears formatting?
Hi all, Below is my code to do a search and replace through multiple files using Word Interop. The problem I'm facing is that the formatting (particularly paragraph and line spacing) gets reset when I use this code on my word file. Any h ...
