Enum Link.HighlightingMode
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: PDFTronDotNet.dll
Syntax
public enum Link.HighlightingMode
Fields
| Name | Description |
|---|---|
| e_invert | Invert the contents of the annotation rectangle. |
| e_none | No highlighting |
| e_outline | Invert the annotation's border |
| e_push | Display the annotation as if it were being pushed below the surface of the page. |