Click here to Skip to main content
15,896,514 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I am just learning C# and would like code to loop all pages in a Microsoft Word 2010 document and find if a string exists in the page header, body, and footer and print the results to a text file.
Example: Find if a certain date is in the header, body, and footer of each page of the Microsoft Word 2010 document. If the date is not found in the header of page 5, then print date is not in the header of page 5.
Posted
Comments
Did you try anything?
BillWoodruff 4-Oct-15 22:43pm    
So, get to work, and show us some code.
Richard Deeming 5-Oct-15 7:37am    

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900