Table of Contents

Method Unwrap

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

Unwrap()

Removes the field's markup and instruction but leaves its result behind as ordinary content, which is what "remove the field, keep the text" means.

public void Unwrap()

Exceptions

InvalidOperationException

The region has already been edited away.