I have a word document with many content controls. How can I export the content of content control into another word document?
I’m using C# and open xml sdk.
Regards.
I have a word document with many content controls. How can I export the
Share
Here are two great articles that will show you how to do this:
Content Controls in Word 2007
Data and Content Extraction from
Open XML WordprocessingML
Documents