PHP 7.0.6 Released

HaruPage::getCurrentFontSize

(PECL haru >= 0.0.1)

HaruPage::getCurrentFontSizeGet the current font size

Description

float HaruPage::getCurrentFontSize ( void )

Get the current font size.

Parameters

This function has no parameters.

Return Values

Returns the current font size.

Errors/Exceptions

Throws a HaruException on error.

User Contributed Notes

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