PHP 7.0.6 Released

HaruPage::endText

(PECL haru >= 0.0.1)

HaruPage::endTextEnd current text object

Description

bool HaruPage::endText ( void )

Finalizes current text object.

Parameters

This function has no parameters.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

User Contributed Notes

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