Table of Contents

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

bool

Exceptions

ContentControlEditException

The preserved markup could not be rewritten.