GoLang HaruPage::setHeight

request it (294)
GoLang replacement for PHP's HaruPage::setHeight [edit | history]



Do you know a GoLang replacement for PHP's HaruPage::setHeight? Write it!

PHP HaruPage::setHeight

PHP original manual for HaruPage::setHeight [ show | php.net ]

HaruPage::setHeight

(PECL haru >= 0.0.1)

HaruPage::setHeightSet height of the page

Description

bool HaruPage::setHeight ( float $height )

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