IsLineLimited
HighlightOptions.IsLineLimited property
Gets value that indicates whether highlight extraction is limited by the start (or the end) of a text line.
public bool IsLineLimited { get; }
Return Value
true
if highlight extraction is limited by the start (or the end) of a text line; otherwise, false
.
See Also
- class HighlightOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser