HaruPage::setTextLeading

(PECL haru >= 0.0.1)

HaruPage::setTextLeadingSet text leading (line spacing) for the page

Опис

bool HaruPage::setTextLeading ( float $text_leading )

Set the text leading (line spacing) for the page.

Параметри

text_leading

Defines line spacing for the page.

Значення, що повертаються

Returns TRUE on success.

Помилки/Винятки

При помилці кидає HaruException.

Прогляньте Також

add a note add a note

User Contributed Notes

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