HaruPage
PHP Manual

HaruPage::setRotate

(PECL haru >= 0.0.1)

HaruPage::setRotateSet rotation angle of the page

Descrição

bool HaruPage::setRotate ( int $angle )

Defines rotation angle of the page.

Parâmetros

angle

Must be a multiple of 90 degrees.

Valor Retornado

Returns TRUE on success.

Erros

Lança uma HaruException em erros.


HaruPage
PHP Manual