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