WordCount
HighlightOptions.WordCount property
Gets a maximum word count.
public int? WordCount { get; }
Property Value
A positive integer value that represents the maximum word count; null
if the word count isn’t limited.
See Also
- class HighlightOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser