Click or drag to resize

PdfFormWidget HighlightFields Method

Sets/Resets the form field highlight option.

Namespace: Spire.Pdf.Widget
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void HighlightFields(
	bool highlight
)

Parameters

highlight
Type: System Boolean
See Also