Table of Contents

Class ProximityOptions

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

Options for proximity-based search relative to an anchor region.

public sealed class ProximityOptions
Inheritance
ProximityOptions
Inherited Members

Properties

AnchorRegion

Region of interest that serves as the proximity anchor.

Radius

Radius in page units to expand around the anchor region when filtering matches.

TextOptions

Text matching options used to locate candidate matches prior to proximity filtering.