Class TextMatch
Represents a matched text span with layout information.
public sealed class TextMatch : TextRegion
- Inheritance
-
TextMatch
- Inherited Members
Properties
- Score
A relevance score in the range [0..1]; 1.0 for exact matches.
- Snippet
A snippet of surrounding text to give the match context.
- Text
The exact matched text (from the page text).