| Module | Origami::Annotation::Widget::Highlight |
| In: |
sources/parser/annotations.rb
|
| 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 | |
| TOGGLE | = | :T | Same as P. |