HaruPage
PHP Manual

HaruPage::setMiterLimit

(PECL haru >= 0.0.1)

HaruPage::setMiterLimitSet the current value of the miter limit of the page

Beschreibung

bool HaruPage::setMiterLimit ( float $limit )

Set the current value of the miter limit of the page.

Parameter-Liste

limit

Defines the current value of the miter limit of the page.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch


HaruPage
PHP Manual