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