Click or drag to resize

LinkHighlightingMode Enumeration

highlighting mode is the visual effect that shall be used when the mouse button is pressed or held down inside its active area

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum LinkHighlightingMode
Members
  Member nameValueDescription
e_none0No highlighting
e_invert1Invert the contents of the annotation rectangle.
e_outline2Invert the annotation's border
e_push3Display the annotation as if it were being pushed below the surface of the page.
See Also