TextHighlight Class

Definition

Refers to a substring of content within another field.

public class TextHighlight
type TextHighlight = class
Public Class TextHighlight
Inheritance
TextHighlight

Constructors

TextHighlight()

Initializes a new instance of the TextHighlight class.

TextHighlight(String, Nullable<Int32>)

Initializes a new instance of the TextHighlight class.

Properties

Occurrence

Gets or sets occurrence of the text field within the referenced text, if multiple exist.

Text

Gets or sets defines the snippet of text to highlight.

Applies to