Hello all,

I am quite new to the Open XML, but i have the following issue :

I have word template document with bookmarks:

-> bookmarks where to insert text elements

-> Form Field CheckBox identified by bookmarks.

Until now i have found on the resources how to add text in a bookmark section.

My problem is that I don't know how to acces the form field checkbox and set it's value to checked (true)

Any help would be much appreciated.

 

Thank you