PHP Velho Oeste 2024

HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Описание

HaruPage::setLineWidth ( float $width ) : bool

Defines line width for the page.

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

width

The defined line width for the page.

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

Returns TRUE on success.

Ошибки

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

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

add a note add a note

User Contributed Notes

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