HaruPage::setTextLeading

Set text leading (line spacing) for the page

Beschreibung

bool HaruPage::setTextLeading ( float $text_leading )

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

Parameter-Liste

text_leading

Defines line spacing for the page.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch

  • HaruPage::getTextLeading