Click or drag to resize

PdfTextFragment HighLight Method (Color)

Highlight the target text.

Namespace: Spire.Pdf.Texts
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void HighLight(
	Color color
)

Parameters

color
Type: System.Drawing Color
The hight light color.
See Also