PHP 7.0.6 Released

HaruPage::getCurrentFont

(PECL haru >= 0.0.1)

HaruPage::getCurrentFontGet the currently used font

Description

object HaruPage::getCurrentFont ( void )

Get the currently used font.

Parameters

This function has no parameters.

Return Values

Returns the currently used font as an instance of HaruFont.

Errors/Exceptions

Throws a HaruException on error.

User Contributed Notes

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