# HighlightingMode

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / HighlightingMode

# Enumeration: HighlightingMode

Specifies the possible highlighting modes for various annotations, [LinkAnnotation](../classes/LinkAnnotation) etc.

## Enumeration Members

### Invert

> **Invert**: `1`

Invert the contents of the annotation rectangle.

***

### None

> **None**: `0`

No highlighting.

***

### Outline

> **Outline**: `2`

Invert the annotation's border.

***

### Push

> **Push**: `3`

Display the annotation as if it were being pushed below the surface of the page.
