PHP Velho Oeste 2024

HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Descrição

HaruPage::setLineWidth ( float $width ) : bool

Defines line width for the page.

Parâmetros

width

The defined line width for the page.

Valor Retornado

Returns TRUE on success.

Erros

Lança uma HaruException em erros.

Veja Também

add a note add a note

User Contributed Notes

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