Method Clone
Clone()
Creates a deep copy of this PageElement, including cloned text elements and preserving current layout settings (size, rotation, skew, and formatting flag).
public PageElement Clone()
Returns
- PageElement
A new PageElement instance that is an exact clone of this one.