Home > PHP > Function > > HaruPage::setTextLeading()

HaruPage::setTextLeading()

HaruPage::setTextLeading - Set text leading (line spacing) for the page

Syntax

bool HaruPage::setTextLeading (float $text_leading)

Arguments

  • text_leading - Defines line spacing for the page.

Description

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

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.