Hpdf::LinkAnnotation
Inherits Hpdf::Annotation / Hpdf::Helper / Reference / Object
Instance methods
highlight_mode=(mode : AnnotationHighlightMode)
defined the appearance of when a mouse clicked on a link annotation.
set_border_style(width : Number, dash_on : UInt16, dash_off : UInt16)
defines the style of the annotation's border.
- width the width of an annotation's border.
- dash_on, dash_off the dash style.