Home > PHP > Function > > HaruPage::setRotate()

HaruPage::setRotate()

HaruPage::setRotate - Set rotation angle of the page

Syntax

bool HaruPage::setRotate (int $angle)

Arguments

  • angle - Must be a multiple of 90 degrees.

Description

Defines rotation angle of the page.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.