Method Clone
- Namespace
- LMKit.Extraction.Layout
- Assembly
- LM-Kit.NET.dll
Clone()
Creates a deep copy of this TextElement instance.
public TextElement Clone()
Returns
- TextElement
A new TextElement object with the same Text, Left, Top, Width, and Height values.