$width
$width : integer
Annotation width
Pdf page link annotation class
setWidth(integer $width) : \Pop\Pdf\Document\Page\Annotation\AbstractAnnotation
Set the width
integer | $width |
setHeight(integer $height) : \Pop\Pdf\Document\Page\Annotation\AbstractAnnotation
Set the height
integer | $height |
setHRadius(integer $radius) : \Pop\Pdf\Document\Page\Annotation\AbstractAnnotation
Set the horizontal border radius
integer | $radius |
setVRadius(integer $radius) : \Pop\Pdf\Document\Page\Annotation\AbstractAnnotation
Set the vertical border radius
integer | $radius |
setBorderWidth(integer $width) : \Pop\Pdf\Document\Page\Annotation\AbstractAnnotation
Set the border width
integer | $width |
setDashLength(integer $length) : \Pop\Pdf\Document\Page\Annotation\AbstractAnnotation
Set the border dash length
integer | $length |
setDashGap(integer $gap) : \Pop\Pdf\Document\Page\Annotation\AbstractAnnotation
Set the border dash gap
integer | $gap |
setXTarget(integer $xTarget) : \Pop\Pdf\Document\Page\Annotation\Link
Set the X target
integer | $xTarget |
setYTarget(integer $yTarget) : \Pop\Pdf\Document\Page\Annotation\Link
Set the Y target
integer | $yTarget |
setZTarget(integer $zTarget) : \Pop\Pdf\Document\Page\Annotation\Link
Set the Z (zoom) target
integer | $zTarget |
setPageTarget(integer $pageTarget) : \Pop\Pdf\Document\Page\Annotation\Link
Set the page target
integer | $pageTarget |