GoLang HaruPage::setWordSpace

request it (215)
GoLang replacement for PHP's HaruPage::setWordSpace [edit | history]



Do you know a GoLang replacement for PHP's HaruPage::setWordSpace? Write it!

PHP HaruPage::setWordSpace

PHP original manual for HaruPage::setWordSpace [ show | php.net ]

HaruPage::setWordSpace

(PECL haru >= 0.0.1)

HaruPage::setWordSpaceSet word spacing for the page

Description

bool HaruPage::setWordSpace ( float $word_space )

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