Property IsTemporary
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
IsTemporary
Gets or sets whether the control removes itself once its content is edited (w:temporary).
public bool IsTemporary { get; set; }
Property Value
Exceptions
- ContentControlEditException
The preserved markup could not be rewritten.