Click or drag to resize

ContentControlPropertiesLockEditing Property

Gets or sets a value indicating whether the content of a Content Control item can be edited.

Namespace: SautinSoft.Document.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool LockEditing { get; set; }

Property Value

Boolean
See Also