PHP 7.0.6 Released

HaruPage::getMiterLimit

(PECL haru >= 0.0.1)

HaruPage::getMiterLimitGet the value of miter limit

Description

float HaruPage::getMiterLimit ( void )

Get the value of the miter limit.

Parameters

This function has no parameters.

Return Values

Returns the value of the miter limit.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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