parent root
PHP: HaruPage::setHeight - Manual

HaruPage::setHeight

(PECL haru >= 0.0.1)

HaruPage::setHeightSet height of the page

Description

HaruPage::setHeight ( float $height ) : bool

Defines height of the page.

Parameters

height

The defined height for the page.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also

add a noteadd a note

User Contributed Notes

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