PHP Dokumentation: Function harupage-setwidth
12. Januar 2010 von werner
HaruPage::setWidth
(PECL haru >= 0.0.1)
HaruPage::setWidth — Set width of the page
Beschreibung
bool HaruPage::setWidth ( float $width )
Set the width of the page.
Parameter-Liste
- width
Defines width of the page.
Rückgabewerte
Returns TRUE on success.
Fehler/Exceptions
Throws a HaruException on error.
Siehe auch
- HaruPage::getWidth – Get the width of the page