HaruPage::setRotate

(PECL haru >= 0.0.1)

HaruPage::setRotateSet rotation angle of the page

Опис

bool HaruPage::setRotate ( int $angle )

Defines rotation angle of the page.

Параметри

angle

Must be a multiple of 90 degrees.

Значення, що повертаються

Returns TRUE on success.

Помилки/Винятки

При помилці кидає HaruException.

add a note add a note

User Contributed Notes

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