PHP Velho Oeste 2024

HaruPage::setRotate

(PECL haru >= 0.0.1)

HaruPage::setRotateSet rotation angle of the page

Descrição

HaruPage::setRotate ( int $angle ) : bool

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top