Click or drag to resize

CPDFViewerSetFormFieldHighlight Method

Whether to highlight the form

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void SetFormFieldHighlight(
	bool isHighlight
)

Parameters

isHighlight
Type: SystemBoolean
See Also