Click or drag to resize

CPDFViewerGetLinkHighlight Method

Get the current link highlight status

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

Return Value

Type: Boolean
Is highlight the link
See Also