Table of Contents

Method Clone

Namespace
LMKit.Extraction.Layout
Assembly
LM-Kit.NET.dll

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.