LinkAnnotationHighlightingMode Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
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.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No highlighting. | |
Invert | 1 | Invert the contents of the annotation rectangle. | |
Outline | 2 | Invert the annotation’s border. | |
Push | 3 | Display the annotation as if it were being pushed below the surface of the page. |
See Also