1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Results
  6. /
  7. FoundDocument
  8. /
  9. TermSequences

TermSequences

FoundDocument.TermSequences property

Gets the term sequences found.

public string[][] TermSequences { get; }

Property Value

The term sequences found.

See Also