1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. SearchReport
  8. /
  9. DocumentCount

DocumentCount

SearchReport.DocumentCount property

Gets the number of documents found.

public int DocumentCount { get; }

Property Value

The number of documents found.

See Also