Click or drag to resize
WordDocumentDisableWindowSelection Property
Sets a value that indicates whether selection is disabled in current document.

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

Property Value

Type: Boolean
The default value is false.
See Also