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

HaruPage::setWidth()

HaruPage::setWidth - Set width of the page

Syntax

bool HaruPage::setWidth (float $width)

Arguments

  • width - Defines width of the page.

Description

Set the width of the page.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.