ContentControlPropertiesLockEditing Property |
Gets or sets a value indicating whether the content of a Content Control item can be edited.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.5.6
Syntaxpublic bool LockEditing { get; set; }
Public Property LockEditing As Boolean
Get
Set
Property Value
Boolean
See Also