PDFViewerSearchHighlightColor Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets or sets the highlight color for the search results.

Namespace:  Apitron.PDF.Controls
Assembly:  Apitron.PDF.Controls (in Apitron.PDF.Controls.dll) Version: 1.0.154.0
Syntax

public Color SearchHighlightColor { get; set; }

Property Value

Type: Color
The color.
See Also

Reference