PHP Velho Oeste 2024

HaruPage::setMiterLimit

(PECL haru >= 0.0.1)

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

Beschreibung

HaruPage::setMiterLimit ( float $limit ) : bool

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

add a note add a note

User Contributed Notes

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