Click or drag to resize
WordDocumentEnableAllDataRegionsEditing Property
Sets a value that indicates whether all the DataRegions in document are editable.

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public bool EnableAllDataRegionsEditing { set; }

Property Value

Type: Boolean
The default value is false.
See Also