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: 2024.11.20
Syntax public bool LockEditing { get; set; }
Public Property LockEditing As Boolean
Get
Set
Property Value
BooleanSee Also