PHP 7.0.6 Released

HaruPage::getHeight

(PECL haru >= 0.0.1)

HaruPage::getHeightGet the height of the page

Description

float HaruPage::getHeight ( void )

Get the height of the page.

Parameters

This function has no parameters.

Return Values

Returns the height of the page.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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