DocumentViewerSearchOptions.HighlightColor Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the color to use for highlighting search results. Default is yellow.
public Color HighlightColor { get; set; }
Property Value
- Color
Examples
caller
A GleamTech.Drawing.Color parameter/property can be implicitly (automatically) cast from/to other image libraries:
- System.Drawing.Color
- SixLabors.ImageSharp.Color, SixLabors.ImageSharp.PixelFormats
- SkiaSharp.SKColor
- Microsoft.Maui.Graphics.Color