enum Hpdf::AnnotationHighlightMode
 
  Overview
used in LinkAnnotation#highlight_mode=.
Defined in:
hpdf/enum.crEnum Members
- 
        NoHightlight = 
0 - 
        
No highlighting.
 - 
        InvertBox = 
1 - 
        
Invert the contents of the area of annotation.
 - 
        InvertBorder = 
2 - 
        
Invert the annotation's border.
 - 
        DownAppearance = 
3 - 
        
Dent the annotation.