TextHighlight interface
Represents a text highlight.
Properties
occurrence | The occurrence count of the highlighted text. |
text | The highlighted text. |
Property Details
occurrence
The occurrence count of the highlighted text.
occurrence: number
Property Value
number
text
The highlighted text.
text: string
Property Value
string