Module: Origami::Annotation::Widget::Highlight

Defined in:
lib/origami/annotations.rb

Constant Summary collapse

NONE =

No highlighting

:N
INVERT =

Invert the contents of the annotation rectangle.

:I
OUTLINE =

Invert the annotations border.

:O
PUSH =

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

:P
TOGGLE =

Same as P.

:T