Class RegionSearchOptions
Options for region-based search.
public sealed class RegionSearchOptions
- Inheritance
-
RegionSearchOptions
- Inherited Members
Properties
- IncludePartial
If true, any intersection with the region qualifies; otherwise, the element must be fully contained within the region.
- MergeTouching
If true, adjacent text elements inside the region will be merged into larger spans.