HaruPage::createLinkAnnotation
(PECL haru:0.0.1)
HaruPage::createLinkAnnotation — Create new HaruAnnotation instance
LeÃrás
object HaruPage::createLinkAnnotation
( array $rectangle
, object $destination
)
Creates and returns new HaruAnnotation instance.
Paraméterek
- rectangle
-
An array with 4 coordinates of the clickable area.
- destination
-
Valid HaruDestination instance.
Hibák/Kivételek
Throws HaruException on error.