dtSearch Text Retrieval Engine .NET interface

DataSource.DocWordCount Property

Each time GetNextDoc() is called, DocWordCount will contain the number of words in the previous document.

public int DocWordCount {get; set;}

See Also

DataSource Class | dtSearch.Engine Namespace