HaruPage
PHP Manual

HaruPage::setTextLeading

(PECL haru >= 0.0.1)

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

Descrição

bool HaruPage::setTextLeading ( float $text_leading )

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

Parâmetros

text_leading

Defines line spacing for the page.

Valor Retornado

Returns TRUE on success.

Erros

Joga um HaruException em erro.

Veja Também


HaruPage
PHP Manual