SetaPDF_Core_Document_Page_Annotation_BorderEffect Class representing annotations border effect dictionary

File: /SetaPDF v2/Core/Document/Page/Annotation/BorderEffect.php

See PDF 32000-1:2008 - 12.5.4 Border Styles

Class hierarchy

Summary

Constants

CLOUDY

Border effect

NONE

Border effect


Properties


Methods

__construct()

getDictionary()

getIntensity()

Get the intensity of the effect.

Exceptions

Throws SetaPDF_Core_Type_Exception

getName()

Get the border effect name.

setIntensity()

Set the border width.

Parameters
$intensity : null|int|float
 

setName()

Set the border effect name.

Parameters
$name : null|string