class

Hpdf::TextAnnotation

Inherits Hpdf::Annotation / Hpdf::Helper / Reference / Object

Instance methods

icon=(icon : AnnotationIcon)

defines the style of the annotation's icon.

  • icon the style of icon.
Source
opened=(opened : Bool)

defines whether the text-annotation is initially displayed open.

  • opened true means that the annotation initially displayed open.
Source