Method Clone
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.
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()
The copy.