PHP 7.0.6 Released

HaruPage::setTextRise

(PECL haru >= 0.0.1)

HaruPage::setTextRiseSet the current value of text rising

Description

bool HaruPage::setTextRise ( float $rise )

Set the current value of text rising.

Parameters

rise

Defines the current value of text rising.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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