Click or drag to resize

ContentControlPropertiesRemoveWhenEdited Property

Gets or sets a value indicating whether a Content Control item should be removed after it is edited.

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

Property Value

Boolean
See Also