Click or drag to resize

CPDFViewerSetLinkHighlight Method

Set whether to highlight the link

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

Parameters

isHighlight
Type: SystemBoolean
See Also