Click or drag to resize

WidgetGetHighlightingMode Method

Gets the HighlightingMode of the Widget Annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public WidgetHighlightingMode GetHighlightingMode()

Return Value

Type: WidgetHighlightingMode
an entry of the enum "HighlightingMode", specifying the highlighting mode of the widget annotation.
See Also