Property HighlightSpans
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v10.dll
HighlightSpans
Gets the locations within the document that this DocumentHighlights is associated with.
public IEnumerable<TextSpan> HighlightSpans { get; }