(PECL haru >= 0.0.1)
Set rotation angle of the page
bool HaruPage::setRotate ( int $angle )
Defines rotation angle of the page.
Parameters:
angle
Must be a multiple of 90 degrees.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
Please login to continue.