PHP Velho Oeste 2024

HaruPage::setWordSpace

(PECL haru >= 0.0.1)

HaruPage::setWordSpaceSet word spacing for the page

Description

HaruPage::setWordSpace ( float $word_space ) : bool

Set the word spacing for the page.

Parameters

word_space

Defines word spacing for the page.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also

add a note add a note

User Contributed Notes

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