Table of Contents

Property PageElement

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

PageElement

Gets the underlying PageElement, which encapsulates all of the layout information for this OCR result—page dimensions (width, height), rotation, skew—and the full collection of TextElement instances.

public PageElement PageElement { get; }

Property Value

PageElement