ContentControlPropertiesRemoveWhenEdited Property |
Gets or sets a value indicating whether a Content Control item should be removed after it is edited.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax public bool RemoveWhenEdited { get; set; }
Public Property RemoveWhenEdited As Boolean
Get
Set
Property Value
BooleanSee Also