Table of Contents

Method Clone

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Clone()

Creates a detached deep copy. Header/footer references still point at the original HeaderFooter objects; Clone() remaps them when the whole document is cloned.

public Section Clone()

Returns

Section

The copy.