HaruPage
PHP Manual

HaruPage::setTextLeading

(PECL haru >= 0.0.1)

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

Descrierea

bool HaruPage::setTextLeading ( float $text_leading )

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

Parametri

text_leading

Defines line spacing for the page.

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și


HaruPage
PHP Manual