Enum Lock
Values specify the locking behavior of SDTs and their content.
Namespace: Telerik.Windows.Documents.Model.StructuredDocumentTags
Assembly: Telerik.Windows.Documents.dll
Syntax
public enum Lock
ContentLocked
SDT content cannot be edited
SdtContentLocked
SDT cannot be deleted and its content cannot be edited.
SdtLocked
SDT element cannot be deleted.
Unlocked
No locking