DocumentViewerSearchOptions.HighlightAll Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value that specifies whether to highlight all search results, i.e. not only active (current) search result. Default value is true.
public bool HighlightAll { get; set; }