ContentControlPropertiesLockAddDeleteSection Property |
Gets or sets a value indicating whether a user is allowed to add or delete a section. This property is applicable when the parent
Content Control type is
RepeatingSection.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax public bool LockAddDeleteSection { get; set; }
Public Property LockAddDeleteSection As Boolean
Get
Set
Property Value
BooleanSee Also