Table of Contents

Property Bounds

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

Bounds

Gets the page’s bounding quadrilateral in page coordinates, enclosing all TextElement bounds.

public Quadrilateral Bounds { get; }

Property Value

Quadrilateral

A Quadrilateral covering all text on the page.