WordDocumentDisableWindowSelection Property |
Sets a value that indicates whether selection is disabled in current document.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic bool DisableWindowSelection { set; }
Public WriteOnly Property DisableWindowSelection As Boolean
Set
Property Value
Type:
BooleanThe default value is false.
See Also