WordDocumentEnableAllDataRegionsEditing Property |
Sets a value that indicates whether all the DataRegions in document are editable.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic bool EnableAllDataRegionsEditing { set; }
Public WriteOnly Property EnableAllDataRegionsEditing As Boolean
Set
Property Value
Type:
BooleanThe default value is false.
See Also