PHP Velho Oeste 2024

HaruPage::setWordSpace

(PECL haru >= 0.0.1)

HaruPage::setWordSpaceSet word spacing for the page

Описание

HaruPage::setWordSpace ( float $word_space ) : bool

Set the word spacing for the page.

Список параметров

word_space

Defines word spacing for the page.

Возвращаемые значения

Returns TRUE on success.

Ошибки

Вызывает исключение HaruException при ошибке.

Смотрите также

  • HaruPage::getWordSpace() - Получает текущее значение интервала между словами

add a note add a note

User Contributed Notes

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