Click or drag to resize

WidgetSetHighlightingMode Method

Sets the HighlightingMode of the Widget Annotation. (Optional)

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

Parameters

mode
Type: pdftron.PDF.AnnotsWidgetHighlightingMode
- an entry of the enum "HighlightingMode", specifying the highlighting mode of the widget annotation.
See Also