ContentControlPropertiesLockDeleting Property |
Gets or sets a value indicating whether a Content Control item can be deleted.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool LockDeleting { get; set; }
Public Property LockDeleting As Boolean
Get
Set
Property Value
Boolean
See Also