Words

DocumentProperties.Words property

Returns the total number of words contained in a document. Read-only Int32.

public int Words { get; }

See Also