Click or drag to resize

CPDFViewerGetFormFieldHighlight Method

Get the current form highlight status

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

Return Value

Type: Boolean
Is highlight the form
See Also