Class ProximityOptions
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.