GoLang HaruPage::setWidth

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



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

PHP HaruPage::setWidth

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

HaruPage::setWidth

(PECL haru >= 0.0.1)

HaruPage::setWidthSet width of the page

Description

bool HaruPage::setWidth ( float $width )

Set the width of the page.

Parameters

width

Defines width of the page.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also