WordCount

HighlightOptions.WordCount property

最大単語数を取得します。

public int? WordCount { get; }

プロパティ値

最大単語数を表す正の整数値。ヌル単語数が制限されていない場合。

関連項目