class

Hpdf::Annotation

Inherits Hpdf::Helper / Reference / Object

There are three type of annotation-object on Haru. First is the text-annotation which represents a "sticky note". Second is the link-annotation which represents a hypertext link to a destination. And third is the URI-link-annotation which represents a hypertext link to a web page. The annotation handle is used to set properties of an annotation object.

Constructors

new(annotation : LibHaru::Annotation, doc : Doc, page : Page)
Source

Instance methods

to_unsafe
Source