setWidth()
setWidth(integer $width) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the width
Parameters
| integer | $width |
Pdf page annotation interface
setWidth(integer $width) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the width
| integer | $width |
setHeight(integer $height) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the height
| integer | $height |
setHRadius(integer $radius) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the horizontal border radius
| integer | $radius |
setVRadius(integer $radius) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the vertical border radius
| integer | $radius |
setBorderWidth(integer $width) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the border width
| integer | $width |
setDashLength(integer $length) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the border dash length
| integer | $length |
setDashGap(integer $gap) : \Pop\Pdf\Document\Page\Annotation\AnnotationInterface
Set the border dash gap
| integer | $gap |