(PECL haru >= 0.0.1)
Set text leading (line spacing) for the page
bool HaruPage::setTextLeading ( float $text_leading )
Set the text leading (line spacing) for the page.
Parameters:
text_leading
Defines line spacing for the page.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
See also:
Please login to continue.