HaruPage
PHP Manual

HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Descrição

bool HaruPage::setLineWidth ( float $width )

Defines line width for the page.

Parâmetros

width

The defined line width for the page.

Valor Retornado

Returns TRUE on success.

Erros

Throws a HaruException on error.

Veja Também


HaruPage
PHP Manual