DataRegionEditing Property |
Namespace: Aceoffix.WordWriter
After opening the Word document in Aceoffix.OpenModeType.docSubmitForm mode, only the DataRegions with Editing=true are editable. Besides those editable DataRegions, the document is read-only.
This function is used to control the editable regions in Word document or to make Word document as an input Form for users.
Please refer to the OpenDataRegion(String) method topic to learn how to make the DataRegion editable.