Class SearchHighlightText
Represents the matching text or the surrounding text of a highlighting result.
public sealed class SearchHighlightText
- Inheritance
-
SearchHighlightText
- Inherited Members
Constructors
- SearchHighlightText(HighlightTextType, string)
Initializes a new instance of the SearchHighlightText class.
Properties
- Type
Gets or sets the type of text, matching or surrounding.
- Value
Gets the text from the field which returned a match.