DocumentViewerSearchOptionsHighlightAll Property

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.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public bool HighlightAll { get; set; }

Property Value

Boolean

See Also