Link Search Menu Expand Document

LinkAnnotationHighlightingMode Enumeration

Specifies the visual effect of Bytescout.PDF.LinkAnnotation to be used when the mouse button is pressed or held down inside its active area.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum LinkAnnotationHighlightingMode
Members
Member nameValueDescription
None0 No highlighting.
Invert1 Invert the contents of the annotation rectangle.
Outline2 Invert the annotation’s border.
Push3 Display the annotation as if it were being pushed below the surface of the page.
See Also

Reference