WordCount

DocumentStatistics.WordCount property

Gets an estimated number of words in the document.

public int WordCount { get; }

Property Value

An estimated number of words in the document.

See Also