Click or drag to resize

PdfTextBoxFieldWidget HighlightMode Property

Get or Set the HighLightMode of the Field.

Namespace: Spire.Pdf.Widget
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfHighlightMode HighlightMode { get; set; }

Property Value

Type: PdfHighlightMode
Aenumeration member specifying the highlight mode in a text box.

Implements

IPdfTextBoxField HighlightMode
See Also