Module | Origami::Annotation::Link::Highlight |
In: |
sources/parser/annotations.rb
|
The annotation’s highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.
NONE | = | :N | No highlighting | |
INVERT | = | :I | Invert the contents of the annotation rectangle. | |
OUTLINE | = | :O | Invert the annotation’s border. | |
PUSH | = | :P | Display the annotation as if it were being pushed below the surface of the page |