Home > PHP > Function > > HaruPage::setMiterLimit()

HaruPage::setMiterLimit()

HaruPage::setMiterLimit - Set the current value of the miter limit of the page

Syntax

bool HaruPage::setMiterLimit (float $limit)

Arguments

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

Description

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

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.