Terms

FoundDocument.Terms property

Gets the terms found. The value is evaluated each time the property is accessed.

public string[] Terms { get; }

Property Value

The terms found.

See Also