1
Answer

MSWord in C#

How can I able to replace the text in footer using C#. For example, i typed @@ContractNumber in footer, in C# I want to dynamically replace the @@ContractNumber into Sample123456. Anyone, help.

Answers (1)