Text

HighlightItem.Text property

Gets the text of the highlight.

public string Text { get; }

Property Value

A string value that represents the text of the highlight.

See Also