WordCount

DocumentStatistics.WordCount property

ドキュメント内の推定単語数を取得します。

public int WordCount { get; }

プロパティ値

ドキュメント内の推定単語数。

関連項目