PHP Velho Oeste 2024

HaruPage::setTextLeading

(PECL haru >= 0.0.1)

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

Descrição

HaruPage::setTextLeading ( float $text_leading ) : bool

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

Lança uma HaruException em erros.

Veja Também

add a note add a note

User Contributed Notes

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